Firebug Lite

header

Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari?

The solution is Firebug Lite, a JavaScript file you can insert into your pages to simulate some Firebug features in browsers that are not named “Firefox”.

Firebug Lite creates the variable “firebug” and doesn’t affect or interfere with HTML elements that aren’t created by itself.

 

The following screen shots show you what you get…

Firebug Lite on IE

ie6_css

IE6 CSS

ie_console

IE6 Console

Firebug Lite on Safari

safari_console

Safari Console

safari_dom

Safari DOM

safari_script

Safari Script

Firebug Lite on Opera

opera_console

Opera Console

opera_html

Opera HTML

Opera XHR

It can be downloaded from http://getfirebug.com/lite.html

 

Did you enjoy this post? Why not subscribe to our feed and get articles like this delivered automatically to your feed reader.

Comments

No comments yet.

Leave a comment

(required)

(required)