webtools.debug tutorial
Under Construction
This page as a Javascript and an CSS error. Let's use webtools.debug to fix them.
- Right Click on the editor panel to launch this page in to Firefox
- Open Firebug
- Activate the Console
- Check that Console->Options has Javascript and CSS Errors checked. (Reload the page after setting them)
- Navigate to the errors in Firebug
- Your editor should be positioned on the error messages: fix them
- Save