Is there a plugin for Chrome that allows you to see jQuery events attached to DOM elements? In Firefox you can use Firebug with the FireQuery extension, but I can't find anything like it for Chrome.
Are there any other easy ways to see the attached events in the Chrome inspector?
There is a Firebug-like tool already built into Chrome. Just right click anywhere on a page and choose "Inspect element" from the menu. Chrome has a graphical tool for debugging (like in Firebug), so you can debug JavaScript.
Firebug Lite provides the rich visual representation we are used to see in Firebug when it comes to HTML elements, DOM elements, and Box Model shading. It provides also some cool features like inspecting HTML elements with your mouse, and live editing CSS properties.
Not necessarily for Chrome inspector, but I personally love the bookmarklet Visual Event. It displays a great overlay above the page, with icons showing what elements have events bound to them, and you can hover over the icons to show the event code.
A helpful tool for any browser.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With