Showing posts with label IE. Show all posts
Showing posts with label IE. Show all posts

Friday, April 10, 2009

How to enable script debugging on Internet Explorer

If you are debugging your code with Internet Explorer, be sure to enable your setting of script debugging.

On Internet Explorer, at the menu bar,

  • Choose Tools -> Internet Options
  • Click Advanced
  • Ensure to uncheck Disable script debugging (Internet Explorer) in the Browsing category.

How to enable script debugging on Internet Explorer