API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.forms » xajax.forms.createInput

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.

Returns:

true - The operation completed successfully.
 



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