API DOCS

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

Function: xajax.forms.getInput


xajax.forms.getInput = function(type, name, id) { }

Parameters:

type
(string) The type of input element desired.

name
(string) The value to be assigned to the name attribute.

id
(string) The value to be assigned to the id attribute.

Returns:

object - The new input element.
 



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