API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.forms »
xajax.forms.insertInput
Classes & Functions
Files & Folders
Function: xajax.forms.insertInput
xajax.forms.insertInput = function(command) { }
Parameters:
objSibling
(string or object) The name of, or the element itself that will be used as the reference for the insertion.
sType
(string) The value to be assigned to the type attribute.
sName
(string) The value to be assigned to the name attribute.
sId
(string) The value to be assigned to the id attribute.
