Reputation: 817
We are searching for an HTML/JS debugger specifically suited for IE that can handle popup windows as well. We tested Firebug Lite which is good but it has its restrictions when compared to Firebug. We also tried IE Companion but there are some problems when it comes to in-place editing and popups.
Do you recommend a good debugger?
Upvotes: 0
Views: 229
Reputation: 324497
If (like me) you can make do with logging as a debugging tool, log4javascript works well.
Upvotes: 0
Reputation: 382616
Internet Explorer Developer Toolbar. It is best for IE as of i know so far :)
alt text http://upload.wikimedia.org/wikipedia/en/d/d1/Devtoolbar.PNG
Upvotes: 2
Reputation: 13804
Is this what you are looking for? It's called the Internet Explorer Developer Toolbar, it's like FireBug... but it's not that good :D
Upvotes: 1