Firebug Lite

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 Console
Firebug Lite on Safari

Safari Console

Safari DOM

Safari Script
Firebug Lite on Opera

Opera Console

Opera HTML

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