webtools.debug tutorial

Under Construction

This page as a Javascript and an CSS error. Let's use webtools.debug to fix them.

  1. Right Click on the editor panel to launch this page in to Firefox
  2. Open Firebug
  3. Activate the Console
  4. Check that Console->Options has Javascript and CSS Errors checked. (Reload the page after setting them)
  5. Navigate to the errors in Firebug
  6. Your editor should be positioned on the error messages: fix them
  7. Save