Debugging JavaScript
Web applications that use JavaScript to manipulate the DOM will have difficulty when something does not work on the JavaScript side. Particularly debugging a JavaScript that alters the DOM would be very difficult. “JavaScript Debuggers Overview” in AJAXPath.com has some good pointers on tools that can help debugging JavaScript.










