API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.tools » xajax.tools.willChange

Function: xajax.tools.willChange


xajax.tools.willChange = function(element, attribute, newData) { }

Parameters:

element
(string or object) The element or it's unique name (specified by the ID attribute)

attribute
(string) The name of the attribute.

newData
(string) The value to be compared with the current value of the specifiedelement.

Returns:

true - The specified value differs from the current attribute value.false - The specified value is the same as the current value.
 



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