Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FireBug type plugin for IE

Status
Not open for further replies.

Geee

Programmer
Apr 23, 2001
253
GB
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.

G

-Geeeeeeeeeeeeeeeeeeeeeeee-
 
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.


Cheers,
Jeff

[tt]Jeff's Page @ Code Couch
[/tt]

What is Javascript? FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top