10

Possible Duplicates:
How to debug Javascript/jQuery event bindings with FireBug (or similar tool)
How to find event listeners on a DOM node when debugging or from the JavaScript code?
How to trace JavaScript events like onclick onblur?

I am using Firebug to inspect HTML codes and CSS. I need to find what are the events and the handlers associated to an element.

Using the Inspect button, I can see all the CSS, but can't find the event handlers.

Community
  • 1
  • 1
  • Check out the two related questions posted. They are what you are looking for. – Paolo Bergantino Mar 25 '09 at 02:35
  • I've already checked those before posting. They are not really duplicates. I'm looking for step-by-step ways to do it in Firebug, or maybe Firebug has no such feature? –  Mar 25 '09 at 02:46
  • Firebug doesn't have a feature like that. You have to use one of the methods that have been suggested. – Sam Hasler Apr 04 '09 at 11:47

0 Answers0