Forum Moderators: open

Message Too Old, No Replies

Debugger

where can I find a javascript debugger

         

icpooreman

10:30 pm on Jul 3, 2005 (gmt 0)

10+ Year Member



Hey I was wondering if anybody out there knows where I can find a good javascript debugger online. Something free like the w3c css validator for .js files.

j4mes

6:58 pm on Jul 4, 2005 (gmt 0)

10+ Year Member



I don't know about online but the one built into Firefox is pretty good once you learn to decode the error messages :-)

Rambo Tribble

2:58 am on Jul 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Actually, I believe that the JavaScript Debugger is an extension, though the JavaScript Console is standard in the FireFox distribution. The debugger, also known as Venkman, is standard in Mozilla. Checky is another useful extension for either browser. Checky automatically runs a page through the W3C's validator, or any of a number of others.

Moby_Dim

1:38 pm on Jul 5, 2005 (gmt 0)

10+ Year Member



I'm content with ff javascript console and opera 'open javascript console on error' option.

Rambo Tribble

2:16 pm on Jul 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I would tend to agree, M_D, but rarely is the huntsman heard to complain of too many arrows in the quiver.