Hey Can one tell is there a way to debug Java Script!
Neti
Printable View
Hey Can one tell is there a way to debug Java Script!
Neti
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.
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
can you post the script?
Install the microsoft script debugger - It's part of the windows optional components.