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