JQLite is both a function and an array-like data structure for manipulation of DOM, linking elements to expando cache, and execution of chains of functions.
Static
prototypeReturn instance of injector attached to element
Adds an event listener to each element in the JQLite collection.
The event type(s) to listen for. Multiple event types can be specified, separated by a space.
The function to execute when the event is triggered.
The JQLite collection for chaining.
JQLite is both a function and an array-like data structure for manipulation of DOM, linking elements to expando cache, and execution of chains of functions.
Param: element
Returns