Reply to comment

Mike Macgirvin (not verified) on April 24, 2008 - 4:59pm

In addition to Firebug, the ‘Clear Cache Button’ toolbar add-on has saved me countless hours of poring over code and wondering why my changes didn’t work. Answer: They did, but the cache bit me.

Also, if you’ve got a bug that’s IE only and are forced to use the wretched thing, it’s useful to have the Internet Explorer Developer Toolbar - which isn’t Firebug, but it’s not bad. There’s also a commercial product (free for personal use) called DebugBar which looks to be a Firebug clone for IE and provides full JS debugging ability.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see and Markdown Extra for tables, footnotes, and more.

More information about formatting options