The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
EventsManager
This plugin is used to:
* Copy functions from events attached to one element
* Copy events from one element o another
* Know if one element has one event or not
* Remove events attached to one element
* Remove one event attached to one element
* Change one function attached to one event by another one.
* Get the type of events attached to one element
* Add more than one event at the time
* Get one event attached to one element
* Get all the events attached to one element
* Get all the functions from events attached to one element
* Get all the functions from one event attached to one element
* Know if the element has one function attached to one event
* Know if one function is attached to one event(ex.click) to one element
The usage and demo for this plugin is in the zip file.
It can be used to copy events, detect events, detect malware in functions.
Other important usage is the use of this with Unit tests tools to know if the attached events is working properly.
