API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.forms »
xajax.forms.createInput
Classes & Functions
Files & Folders
Function: xajax.forms.createInput
xajax.forms.createInput = function(command) { }
Parameters:
objParent
(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.
