API DOCS
Classes & Functions
Files & Folders
Function: xajax.dom.replace
xajax.dom.replace = function(element, sAttribute, aData) { }
Parameters:
element
(string or object) The name of, or the element itself which is to be modified.
sAttribute
(string) The name of the attribute to be set.
aData
(array) The search text and replacement text.
