firequery icon indicating copy to clipboard operation
firequery copied to clipboard

Firebug extension for jQuery development

Results 8 firequery issues
Sort by recently updated
recently updated
newest added

Hi there! I saw the issue https://github.com/binaryage/firequery/issues/33 has been closed and indeed events are shown with this version. It still works with jquery 1.8.3: http://jsfiddle.net/FRZwp/2/ However with jquery 1.9.1 and...

the .eq call on line https://github.com/binaryage/firequery/blob/master/firefox/chrome/content/firequery.js#L683 uses far too much CPU time if there is a lot of data attached to DOM nodes, this can be seen in the attached...

Hi, Not sure this is possible but still. ``` javascript $(document).on('click', '.selector', function() {}); ``` Is there any way to get the event from the document and show it on...

When viewing a XML document without FireQuery you get a nice XML tree with the message that there is no stylesheet available. However when I enable FireQuery I only see...

investigate

Please see the bug report: http://www.sencha.com/forum/showthread.php?120998 for the detailed write-up, test case and example video.

investigate

Hello, This doesn't seem to work with the Wider Bug, Could you tweak it so it accepts widerbug as firebug? http://www.command-tab.com/2008/01/19/widerbug-widescreen-firebug/ the addons in firefox says it needs additional comments....

investigate

Firequery spams messages to the console of the webdeveloper plugin, when a page doesn't use jQuery (Click on right icon in the WebDeveloper Toolbar). It's the check in Line 136:...

investigate