PDA

Click to See Complete Forum and Search --> : Debugging Script


amani
Aug 1st, 2001, 03:51 PM
Hey Can one tell is there a way to debug Java Script!

Neti

scoutt
Aug 1st, 2001, 04:18 PM
when you run them in the browser of choice then you can either see down at the bottom right, or NS is in the middle, that it will say done but with errors. in IE you can double click on it "bottom left" and NS you can type javascript: in the location field.

amani
Aug 1st, 2001, 06:38 PM
Thank you , but the problem is not yet solved

I am able to find the debugger but I don't understand the way it dispalys the messages fro example "it says
document.getElementById is not a function. JavaScript Error"
at line # what exaclty this means b'cos you can see getElementById is a built in method for document object.
Any help out there!!!

Neti

scoutt
Aug 1st, 2001, 08:01 PM
can you post the script?

benski
Aug 2nd, 2001, 03:44 AM
Install the microsoft script debugger - It's part of the windows optional components.