Is it possible enumerate all the page ready event observers, using jquery / js?

Posted by Adrian on Stack Overflow See other posts from Stack Overflow or by Adrian
Published on 2010-05-20T09:59:46Z Indexed on 2010/05/20 10:20 UTC
Read the original article Hit count: 225

Filed under:
|

Is it possible to report all the observers of the 'ready' events. I have a page where something is happening twice, and i'm trying to chase it back to the source.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript