newbie: how to debug JavaScript

G

Gil Sudai

All,

Comming from the C++ world and starting to write JavaScript under
IE/Netscape/Mozilla.
What is the best way to debug JS?
Is there any debugger for this? The optimal for me will be to be able to
start the page in the debugger so I can walk over the script code line by
line.

TIA,
Gil
 
C

Chris Sharman

Gil said:
All,

Comming from the C++ world and starting to write JavaScript under
IE/Netscape/Mozilla.
What is the best way to debug JS?
Is there any debugger for this? The optimal for me will be to be able to
start the page in the debugger so I can walk over the script code line by
line.

Mozilla > Tools > Web Dev > js 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

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,190
Latest member
ClayE7480

Latest Threads

Top