API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.dom » xajax.dom.assign

Function: xajax.dom.assign


xajax.dom.assign = function(element, property, data) { }

Parameters:

element
(object) The HTML element to effect.

property
(string) The name of the attribute to set.

data
(string) The new value to be applied.

Returns:

true - The operation completed successfully.
 



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