Search
Close this search box.
Search
Close this search box.

Firebug

Firebug for Internet Explorer

If you want to use firebug with Internet Explorer, then include this script in your HTML's head section:

<script type="text/javascript" src="https://getfirebug.com/firebug-lite.js"></script>

Important notices

  • Don't forget to remove it when site is done!
  • Remove it when you test it in firefox (it will mess things up!).