Page 1 of 1

A Peek at Internet Explorer's Developer Tools

PostPosted: Mon Feb 04, 2013 4:39 am
by jincy
JScript debugging is a critical part of Web development. With the intuitive, lightweight JScript debugger, the Developer Tools feature brings one-click simplicity to the end-to-end JScript debugging experience. After installing Internet Explorer 8, developers can debug JScript on any site loaded in Windows Internet Explorer.

To open Developer Tools within Internet Explorer 8, press F12; alternatively, on the Tools command bar, click the Developer Tools button.

Read the below link

Re: A Peek at Internet Explorer's Developer Tools

PostPosted: Mon Feb 04, 2013 11:07 pm
by beniston
Hi Jincy, its a good article for developers who try hard to fix things the issues which is shown only in IE.

Looks like the screenshots shown in the article (Should be taken from IE10) is not relevent for the IE which runs in Windows XP.

In my experience I see that in IE9 they have enhanced this plugin far better than what was there for IE8.

I wonder why the author talks about IE6 at the age of IE9/IE10.

Thanks for sharing this article. I have learnt a new thing from this :D