Changes between Version 3 and Version 4 of Documentation/EventHooks
- Timestamp:
- 11/17/08 17:29:28 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/EventHooks
v3 v4 13 13 } 14 14 }}} 15 == Adding a an event listener to a the config object ==15 == Adding an event listener to a the config object == 16 16 {{{ 17 17 xinha_config.Events.onKeyPress = function ( event )
