16Feb/060
IE Developer Toolbar – get if you haven’t already!
For years I've been bugging and specially debugging with a various kinds of plugins for IE, but it seems now that I found THE plugin for IE the, IE Developer Toolbar.
It's still en beta though but I haven't discovered any bug yet. To mention a couple of really cool features you can resize your window for testing various screen resolutions, 800x600, 1024x768 and more, it's extremely handy when I develop on my laptop in 1680x1050 - no kinda standard yet ![]()
It can also show you the DOM of the page rendered, and you can disable features like, scripting, cookies, images - like you can with the developer toolbar for Firefox. You can Outline tables, cells, div- and spantags and you also get a funny ruler for measuring on the webpage.
All in all I found this tool the greatest IE invention since IE 3.0
Get it @ microsoft
Happy debugging HTML!