On May 14, 4:13 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> You can check the DOM Inspector in Firebug (looks for the $events
> expando). You might want to read the short article as it might give
> some insight to looking at events on 
> elements.http://www.learningjquery.com/2007/03/selecting-elements-by-propertie...

Thanks. Excellent article!

> Also recently on the list some code was posted to look at an elements
> events and handlers.

I'll search for that. If anyone has can reference the thread it would
be great.

Brad

> Brandon Aaron
>
> On 5/14/07, Brad Perkins <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm mainly interested in this as a debugging tool, but is it possible
> > at a given time to determine which jQuery objects have events bound to
> > them, and to get details about the bindings?
>
> > Also is it possible to determine if an object has the same event bound
> > more than once? I had a situation this morning where an AJAX call was
> > running twice. This was evidently due to a form having a submit bound
> > twice.
>
> > Thanks,
>
> > Brad

Reply via email to