There's a lite version available for IE. http://www.getfirebug.com/lite.html I also use IE Developer Toolbar - http://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en & Debug Bar, which has a very handy javascript console & is free for personal use - http://www.debugbar.com/
On Apr 14, 11:38 am, Ian Eure <[EMAIL PROTECTED]> wrote: > I have a script that's crashing IE 6, hard. I'm not sure what's going > on, and I don't know where to start debugging. > > I should mention that I'm not exactly inexperienced with debugging IE's > oddities. But I don't usually encounter cases where IE simply crashes, > so I'm not sure where to start. > > Does anyone have guidance? Are there any third-party tools like Firebug, > but for IE?