The pain of debugging in ie6

While we're all waiting to drop support for ie6 I thought I would have a look for any tools to make my life just that teeny bit easier. I've been using the ie developer toolbar for a while but today I found the script debugger.

Toolbar:
http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4...
Debugger:
http://www.microsoft.com/downloads/details.aspx?familyid=2f465be0-94fd-4...

All web developers should know about Firebug, but not all know there is Firebug for ie too as a javascript tool. Almost just as good: http://getfirebug.com/lite.html

Post new comment

By submitting this form, you accept the Mollom privacy policy.

User login

Author of...

  • Delving into LyX and LaTeX. So far I love it! One of those programs that is indisputably the best. 14 years 1 week ago
  • @Casablanca Come say hi! Lunch?! 14 years 1 week ago
  • Just seen: while($d = db_fetch_object($data)) { $_d = (array)$d; ... What's wrong with: while($d = db_fetch_array($data)) { ... 14 years 2 weeks ago
  • "Mark seems to understand Oliver perfectly..." Mark: "I do have two small children!" 14 years 2 weeks ago
  • If you're at a concert and your alarm goes off, don't hit snooze! 14 years 3 weeks ago
  • #google why can't I do something like this? 1293840000 unixtime in human readable date 14 years 3 weeks ago
  • @Casablanca I cycled to work today. 1 mile, 10 mins, not bad. 14 years 3 weeks ago
  • Doing the #drupal full project application. A warm fuzzy feeling from finally contributing back properly and great feedback from my reviewer 14 years 3 weeks ago
Oliver Polden