API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.tools » xajax.tools.getFormValues

Function: xajax.tools.getFormValues


xajax.tools.getFormValues = function(parent) { }

Parameters:

element
(string) The unique name (id) of the form to be processed.

disabled
(boolean, optional) Include form elements which are currently disabled.

prefix
(string, optional) A prefix used for selecting form elements.

Returns:

An associative array of form element id and value.
 



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