How do you debug javascript in IE? Before IE 8 you could use fiddler and the visual studio debugger.
There was a plugin for IE so that you could get a developer toolbar with some extended script debugging. As of IE8 a toolbar is built in and can be reached by pressing F12.
Comments or errors? Fork this post and do a pull request on github
Comments