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