finding JavaScript errors with IE 7

V

VAXman-

With Firefox and Safari, I can find errors in javascript with the
Error Console in FF and the JavaScript Console in Safari. What is
the equivalent uin IE 7 and where do I go to find it?

PS. I am not a Weendoze user.
 
D

d d

VAXman- @SendSpamHere.ORG said:
With Firefox and Safari, I can find errors in javascript with the
Error Console in FF and the JavaScript Console in Safari. What is
the equivalent uin IE 7 and where do I go to find it?

PS. I am not a Weendoze user.

In IE7, click on the Tools icon drop-down menu and select Internet
Options. Choose the Advanced tab. In the Browsing section, untick
"Disable Script Debugging (Internet Explorer)" and untick "Other"
which is right after it. Add a tick to "Display a notification about
every script error".

You can install the Microsoft Script Debugger (free from Microsoft and
findable via google) or Visual Studio (not free). Both will let you
debug JavaScript.

~dd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top