API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.events » xajax.events.addHandler

Function: xajax.events.addHandler


xajax.events.addHandler = function(command) { }

Parameters:

element
(string or object) The name of, or the element itself which will have the event handler assigned.

sEvent
(string) The name of the event.

fun
(string) The function to be called.

Returns:

true - The operation completed successfully.
 



XAJAX on SourceForge.net
Support this project Valid XHTML 1.0 Transitional