I love firebug and firebug lite is cool, but the debug plugin is 1k,
firebug lite javascript alone is 20k (4k packed I believe).

Gavin

On 12/6/06, Erik Beeson <[EMAIL PROTECTED]> wrote:
> > jQuery.debug is freedom from that [EMAIL PROTECTED]@#$!!! alert() function.
> > If you're using Firefox with the Firebug extension installed, this
> > plugin writes log items to Firebug's console.  If Firebug is not
> > installed, this plugin creates a div and writes log items to a list
> > inside it. For example: $.log('hello world'); or
> > $('your-selector-here').debug();.
>
> http://www.getfirebug.com/lite.html
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to