We’ve been doing quite a lot of AJAX development recently and without a doubt the firebug tool has been magic. Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
So what about debugging on Internet Explorer? To begin with it was a real nightmare – The default setting is “tell you nothing”. It is kind of like trying to talk to a child that has his fingers stuck in his ears. And then we found the IE Developer Toolbar – which is like manipulating a child with candy; not exactly want you want to do but it does the job.
According to Microsoft – The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages…
2 Comments
Hi,
You can also try the DebugBar and Companion.JS :
http://www.debugbar.com/ (free for personal use)
http://www.my-debugbar.com/wiki/CompanionJS/HomePage (free)
They give a lot of feature like firebug.
Any feedback is welcome on the wiki to improve the future releases.
JFR
Thanks for the link. We will take a look!
One Trackback
[...] Original post by dan [...]