Changes between Version 1 and Version 2 of Documentation/EventHooks

Show
Ignore:
Timestamp:
11/07/08 21:50:32 (5 years ago)
Author:
ray (IP: 62.143.132.146)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/EventHooks

    v1 v2  
    1313== Adding a an event listener to a the config object == 
    1414{{{ 
    15 xinha_config.Events..onKeyPress = function ( event ) 
     15xinha_config.Events.onKeyPress = function ( event ) 
    1616{ 
    1717  // do something