Debugging javascript in IE

Sic

Sic

Soldato
Joined
9 Nov 2004
Posts
15,365
Location
SO16
I was under the impression that using a framework was supposed to eradicate things like this, but evidently I was wrong! I'm having some problems with something that works perfectly in Firefox/Opera/Safari, but doesn't work in IE. Luckily, IE tells me that it's found an error on a specific line and even a specific character, but it's not kind enough to tell me what file :/

Does anyone know of a free debugging tool I can use to find out what's going on? Short of deleting all my js and adding it in line by line, I can't think of a way to get around this!

What a fun evening I have ahead - debugging javascript and CSS in IE. Time to break out some JD for a long night, methinks!
 
Back
Top Bottom