Firebug 1.5: Editing, Debugging, and Monitoring Web Pages
Installing Firebug on different browsers
Modifying the source on the fly
Inspecting page components, editing, and reloading
Searching within an HTML document
Finding an HTML element on the page
Copying HTML source for an HTML element
Setting breakpoints on HTML element
Enabling and disabling specific CSS rules
Modifying CSS from Firebug's UI
Inspecting and tweaking the box model
Adding/removing the DOM elements' attributes
Performance Tuning Our Web Application
Breaking down various requests by type
How to find out the download speed for a resource
Firebug extensions for analyzing performance
Viewing live modifications on DOM
Debugging AJAX calls using properties of a console object
Configuring Firebug to our taste
Setting up an extension development environment
Getting started with a small "Hello World!" extension of Firebug
Taking "Hello World!" to the next level
A Quick Overview of Firebug's Features and Options
A Quick Overview of Firebug's Features and Options
A Quick Overview of Firebug's Features and Options
A Quick Overview of Firebug's Features and Options