- Enable script debugging option for Internet Explorer.
- Open inetmgr and right click on the web application project. Set true to option "Enable ASP client side debugging".
- There is a quick and dirty way - Add "debugger;" command as the first line of the javascript function which you want to debug.
No comments:
Post a Comment