API DOCS

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

Function: xajax.dom.insert


xajax.dom.insert = function(objSibling, sTag, sId) { }

Parameters:

objSibling
(string or object) The name of, or the element itself that will be used as the reference point for insertion.

sTag
(string) The tag name for the new element.

sId
(string) The value that will be assigned to the new element's id attribute.

Returns:

true - The operation completed successfully.
 



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