jQuery(elem).data('events');

That's an object with random keys where each key contains a function
(handler).

--
Ariel Flesler
http://flesler.blogspot.com

On Feb 23, 10:48 am, Sandesh Singh <sandesh...@gmail.com> wrote:
> Hi.
>
> As I understand, you can have custom events in jquery, like so -
>
> jQuery(elem).bind("custom", function(){});
>
> Is there a way to see all the events an element has been registered for?
>
> --
> ssshttp://sandesh247.googlepages.com
>
> Sent from: Pune Mh India.

Reply via email to