API DOCS
Classes & Functions
Files & Folders
Function: xajax.dom.prepend
xajax.dom.prepend = function(element, property, data) { }
Parameters:
element
(object) The HTML element to effect.
property
(string) The name of the attribute.
data
(string) The new value to be prepended.
