Hmm...
Actually it does work but requires the page to refresh before it does anything! It looks cool John! Dan Atkinson wrote: > > I'm not sure if this works or not. I see three grey boxes, but Firebug > isn't outputting a thing. I have the correct settings on to get messages > and output, but nothing, nada. > > > John Resig wrote: >> >> Hi Everyone - >> >> I'm currently down-and-out with a nasty cold, but I took a break and >> hacked up a quick plugin. (I just realized that I've never actually >> released any plugins... oops!) >> >> Source Code: >> http://john.jquery.com/plugins/debug.js >> >> Quick test page: >> http://john.jquery.com/jquery/test/float.html >> >> Same page, but with a selector error (once you click the middle box): >> http://john.jquery.com/jquery/test/float2.html >> >> It prints out debugging information for all jQuery functions (e.g. >> $(), $().find(), $.trim(), etc.) using Firebug's console logging. It's >> obviously quite primitive, and the code is really bad, but it's >> something for now. I figure we can take this and hack it out into >> something good. >> >> --John >> >> _______________________________________________ >> jQuery mailing list >> [email protected] >> http://jquery.com/discuss/ >> >> > > -- View this message in context: http://www.nabble.com/Debug-Plugin-tf2347170.html#a6543513 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
