Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Well done!

You have completed (UPI) Chapter 11: Managing Errors, Debugging, and Handling Events in JavaScript!

Instruction

JavaScript Debuggers

Firebug

  • Firebug is a powerful extension for Firefox that has many development and debugging tools, including a JavaScript debugger and profiler.

Venkman JavaScript Debugger

  • Venkman JavaScript Debugger (for Mozilla-based browsers such as Netscape 7.x, Firefox/Phoenix/Firebird, and Mozilla Suite 1.x)

Introduction to Venkman

  • Using Breakpoints in Venkman

Inte...