|
Project Information
Members
Featured
Downloads
Links
|
An event manager and wrapper for handling Javascript events. Provides handlers, listeners and delegates implementations. A fast selector/matcher is included for delegates to work. Event capturing/bubbling emulation on Internet Explorer. Delegates can be used through selectors or by referencing existing elements. By using selectors it will be possible to do dynamic event binding on newly created elements, and UI functionality can be added before the onload event. Event Manager nwevents-1.2.4.js - Last updated: 2012/01/01 Selector Engine nwmatcher-1.2.5.js - Last updated: 2012/01/01 New releases have been quite frequent lately, but is easy to upgrade to any version.
Future version (from nwevents-1.2.0.js) will also implement the newest W3C Selector API when natively available. This is currently true only for Webkit engines latest versions (Safari > 3 desktops/mobiles and Google Chrome). However, by optionally loading nwmatcher.js CSS3 Selector Engine, you will ensure those capabilities will be supported and readily available for cross-browser event handling on any desktop and mobile device OS. Tested to work on:
|