School of Education

Developer Toolbars for Internet Explorer and Firefox

There are freely downloadable developer toolbars that plug in to the Internet Explorer and Firefox browsers. If you are developing a Web application that uses CSS or Ajax, you will find these toolbars particularly helpful, because they let you perform the following tasks:

Installing the Internet Explorer Developer Toolbar

You get the Internet Explorer toolbar from the Microsoft free download site at www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038.

After you download the setup file and run it, follow the onscreen instructions to install it. After the installation is complete, you can use the toolbar by pulling down the Internet Explorer View menu and choosing Explorer Bar-->IE Developer Toolbar. To close the toolbar, click the close icon in the upper-left corner of the Firebug window.

Installing the Firebug Developer Toolbar for Firefox

The developer toolbar in Firefox is called Firebug. To install it, use Firefox to go to addons.mozilla.org/en-US/firefox/addon/1843. When you click the Install Now button, Firefox will download the Firebug file, open it, and provide onscreen instructions that step you through the installation.

After you install Firebug, you need to close all of your Firefox windows, then restart Firefox, in order to complete the integration of Firebug into your Firefox browser.

To use the Developer Toolbar, open Firefox, pull down the Firefox Tools menu, and choose Firebug-->Open Firebug. To close the toolbar, click the close icon in the upper-right corner of the Firebug window.