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)
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)
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)
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)
I would tend to agree, M_D, but rarely is the huntsman heard to complain of too many arrows in the quiver.