Internet Explorer Developer Toolbar

The IE Developer Toolbar  allows you to explore, modify the DOM of web pages, validation of HTML, CSS, and many more.... Pretty useful tool for a web developer to add to his/her toolbox. Smile [:)]

Check it out at Internet Developer Toolbar

Published Tuesday, May 23, 2006 1:54 PM by weehyong

Comments

# re: Internet Explorer Developer Toolbar

Friday, May 26, 2006 6:31 AM by darenhan
i installed this but i cannot see this in my internet explorer
:(

# re: Internet Explorer Developer Toolbar

Friday, May 26, 2006 1:21 PM by Chua Wen Ching
I installed it before, but I didn't really understand why I needed this for?

Do i use this to build custom add-in to my IE? Say ad-blocker to my IE?

Thanks.

# re: Internet Explorer Developer Toolbar

Sunday, May 28, 2006 11:21 AM by cautionsign
Actually, it is located in "View" --> "Explorer Bar" --> "IE Dom Explorer".  I think we need just to debug the client side script that need HTML DOM and this help to show you the information of the DOM structure. By the way, it also shows the properties of each object on the page, such as image path, image dimension and etc.