JavaScript Debugging Techniques with Firebug
By Akash Mehta2008-04-20
Further reading
Now that you've covered debugging your JavaScript code, experiment with the power of Firebug. Have a quick read through the command line API for Firebug to see what it's capable of, and experiment with errors in your own JavaScript code.
Tutorial Pages:
» Understanding JavaScript errors
» General debugging
» JavaScript debugging tools
» Debugging syntax errors
» Debugging runtime errors
» Debugging logic errors
» Further reading
