IE developer tools

Firefox’s OK, what about IE ?

Everybody knows how to debug the front end on Firefox. There are some awsome tools, which help to manage your work. We all use “Web Developer” and the ready to enter the history “Firebug”. Both tools can be downloaded and installed for free, but what about IE and the misterious DOM rendering there.

The DebugBar

One of the two plugins I recommend for IE is IE Developer Toolbar. That plugin perfectly solves the problem of viewing the rendered code from the browser. That helps a lot when debuggin front end, and I mainly use it for that. Download from here.

IE Developer Toolbar

That’s the most famous IE plugin for web developers with no need to be commented. Every web developer with no exception should use it on IE to find the mistery around that browser. Download from here.

One thought on “IE developer tools

  1. thanks! everybody’s talking about firefox, just because this is the primary developer browser. but most of the users use msie. it’s underestimate browser from developers point of view.

Leave a Reply

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