API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.forms »
xajax.forms.getInput
Classes & Functions
Files & Folders
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.
