I’m really interested which way you guys use to effectivly debug a large (let’s say 1000 lines and more) javascript in IE7/8/9.
I’m so sick of reading a message like ‘error in line 9328789237498″ or “line 1” which
totally makes no sense. No error description.
There must be something like Firebug? please? 🙂
Kind Regards
–Andy
IE 8 comes with Developer Tools, which is similar (but not quite as powerful) as firebug.
See: Discovering Internet Explorer Developer Tools