How-To: Debugging Javascript in IE with Microsoft Script Debugger
Debugging javascript in IE is often like walking on a minefield with a blindfold on. You have no idea where you are when bombs go off. Thankfully, Microsoft provides a debugging tool called Microsoft Script Debugger which makes debugging javascript much easier. You can download the tool from here.
Once installed you get [...]
