Sunday, March 8, 2009

How to debug javascript in Visual studio?

Step 1. Tools->Internet Options…->Advanced->Disable Script Debugging.

Step 2. In IE, View->Script Debugger, then IE will ask to use Visual studio to debug the javascript for the current page loaded in IE.

No comments: