Does such a think exist as a firebug type plugin for IE6/7? My ajax type application works fine in Firefox but now I'm trying to get it working with IE I'm finding debugging a right pain! Thanks for any help.
Not exactly the same as the Firebug plugin, but you could use the IE Developer Toolbar (released by Microsoft), which has a lot of the tools (DOM inspection, CSS inspection and manipulation). It doesn't offer console.log() support like Firebug.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.