How do I view javascript errors in Internet Explorer?

C

COHENMARVIN

I am writing a javascript page. There is an error with the pagee, and
it does not work. Internet Explorer gives a message on the status bar
that there is a javascript error, but it doesn't tell me what the error
is. Is there some setting in IE that allows for more explanation of
whats wrong?
(I also have netscape 6, and it also doesn't tell me whats wrong).
-- Marvin
 
C

Christopher Benson-Manica

COHENMARVIN said:
I am writing a javascript page. There is an error with the pagee, and
it does not work. Internet Explorer gives a message on the status bar
that there is a javascript error, but it doesn't tell me what the error
is. Is there some setting in IE that allows for more explanation of
whats wrong?

If you double click on that little icon in the status bar, you will
get more details about the error.
(I also have netscape 6, and it also doesn't tell me whats wrong).
-- Marvin

Netscape 6 sucks. Upgrade to at least 7. Better yet, upgrade to
Firefox and use its JavaScript console.
 
R

Randy Webb

COHENMARVIN said the following on 10/11/2005 11:20 AM:
I am writing a javascript page. There is an error with the pagee, and
it does not work. Internet Explorer gives a message on the status bar
that there is a javascript error, but it doesn't tell me what the error
is. Is there some setting in IE that allows for more explanation of
whats wrong?

Double click the yellow ! and it will show the error.
(I also have netscape 6, and it also doesn't tell me whats wrong).

Tools>Web Development>Javascript Console.
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top