API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.tools »
xajax.tools.willChange
Classes & Functions
Files & Folders
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.
