I need a open source JavaScript debugger to work with the NetBeans IDE
Created May 8, 2012
Stephen McConnell I use FireFox and the Venkman Javascript debugger found in the FireFox extensions. Between that and the Error Console in Firefox, it's really great. Allows me to set breakpoints, step through code etc.
Now that doesn't help with IE incomparability, but it gets the major bugs out of the way.
Stephen McConnell