How to enable debugging in Internet Explorer 8

Internet Explorer 8 Internet Explorer 8 is different from the previous verisons in many ways. One of them is the way you debug javascript. IE 8 has its own developer tools and one of them is for script debugging. Press F12 to open developer tools and click script tag to use debugging features of IE 8. Also you don’t have to totally enable script debugging for the browser. You can debug the instance you are working on. This prevents those annoying script errors from popping in other sites you visit.

Popularity: 8% [?]

Tags: , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>