list all jquery function with firebug
1 $(document).ready(function() { jQuery.fn.each( function(i) { console.log(i); }); });
created by leozera —
21 June 2009 —
get a short url
— tags:
firebug
firefox
javascript
jquery
—
embed