Is it possible enumerate all the page ready event observers, using jquery / js?
- by Adrian
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.