EventsHandle and process registered events. |
Top 3 best rated classes of Events group
Rank |
Class |
Author |
Rating |
26 |
Gestures Recognize gestures that form configurable shapes |
Arturs Sosins |
66.67% |
40 |
JS Rapid Drag and Drop Handle drag and drop events between page elements |
Everton da Rosa |
58.33% |
43 |
Form validator class Validate HTML form field values |
Kulcsár Zoltán |
57.50% |
|
![JavaScript Programming Innovation award winner JavaScript Programming Innovation award winner](/award/innovation/winner.png) December 2014
Winner |
|
|
This package provides an abstract APi to access DOM elements and events.
It can wrap DOM elements and provides functions to traverse DOM tree in a way that works in different browsers. Elements can be selected by name or regular expressions.
It can manage registered event handlers, as well dispatch events using event objects that contain a minimum list of common properties available in all browsers. |
Not yet rated by the users |
|
Return to top of the groups' hierarchy.