Web Developer Toolbar to the rescue
One thing that has really got my attention these days is the Web Developer Toolbar by Chris Pederick. This tool has come to my rescue time and again during our development process. Thanks Chris for making life easier for web developers!
The Edit CSS and Edit HTML feature with which you can change the DOM structure and CSS on the fly is a boon! This comes handy when you are working in an agile development where you constantly work with the developers to implement your designs/prototypes. This however is restricted to only Firefox/Mozilla browsers. Unforatunately IE is still has to implement this feature in their Development Toolbar
Would be great if Chris can make this work with the IETab extension in the future release so that developers dont have to depend on the IE’s web developer/accessibility toolbar to edit CSS/HTML on the fly.