Internet Explorer Developer Toolbar
06-05-2006 | Comments Off
Happy days. Internet Explorer has its own Developer Toolbar.
I use the Firefox Web Developer Toolbar extensively. Now Internet Explorer has one too.
I just downloaded it and shot over here to spread the news. Two very cool features I see so far are:
- View Dom. Lets you navigate through the page nodes. A visual flashing border displays which node your in.
- Outline > Div Elements. Outlines all the <div> elements on the page. Very nice.
This will be nice to have when I’m exploring Internet Explorer bugs and wish I had the previously mentioned Firefox Web Developer Toolbar along for the journey. Now if they just had an on-the-fly CSS Editor built into it, you could squash the bugs as you go.
