I use Firefox's JavaScript console extensively. I'd love to have something like that as an add-on of some kind for IE.
I've read about the Microsoft Script Debugger. I've even downloaded and installed something from MS: scd10en.exe.
I don't have the Script Debugger. I have un-checked both "Disable Script Debugging (Internet Explorer)" and "Disable Script Debugging (Other)". I don't have an option that says "Script Debugger" in my View menu.
Double-clicking on the alert icon in the lower left-hand corner of the browser window gives an error message and a line number, but that's nearly useless for a page which is dynamically generated with Perl and sources external JavaScript files.
The page works without JavaScript errors in FF and also passes W3C validation.
Can anyone offer any advice on how to troubleshoot JavaScript code in Internet Explorer?
Thank you,
--
-- Ghodmode
I've read about the Microsoft Script Debugger. I've even downloaded and installed something from MS: scd10en.exe.
I don't have the Script Debugger. I have un-checked both "Disable Script Debugging (Internet Explorer)" and "Disable Script Debugging (Other)". I don't have an option that says "Script Debugger" in my View menu.
Double-clicking on the alert icon in the lower left-hand corner of the browser window gives an error message and a line number, but that's nearly useless for a page which is dynamically generated with Perl and sources external JavaScript files.
The page works without JavaScript errors in FF and also passes W3C validation.
Can anyone offer any advice on how to troubleshoot JavaScript code in Internet Explorer?
Thank you,
--
-- Ghodmode