IE DOM Inspector is an add-in for Microsoft Internet Explorer that allows you to inspect and edit the live HTML DOM of any web document.
Features:
- Tree-like HTML Structure view.
- Multi view, Links, Images, Forms, Scripts, style Sheets, Applets/ActiveX,XML Data Islands, Frames.
- Syntax Highlighting for JavaScript,CSS and HTML Source.
- View HTML origin source and rendered source.
- View external JavaScript and CSS files.
- save Flash movies and other external files.
- View source code and attributes of any elements.
- blink selected element.
- Different type of nodes has different inspector.(DOM Node,Document,Form,Links...).
- Inspect element by clicking on webpage.
- Search for particular elements by ID/Name, tag name /class, or attributes Text.
- Get the full name of HTML DOM Node.
- In-Place webpage edit (Design Mode).
- Advanced Grid, Sort, filter, group...
- Find in html source.
- Copy Element CSS Style.
- Support IE7 Beta1.




