API DOCS

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

Function: xajax.events.removeHandler


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

Parameters:

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

event
(string) The name of the event for which this handler is associated.fun - The function to be removed.

Returns:

true - The operation completed successfully.
 



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