getElements
getElements(formElement) -> array
Returns a collection of all form controls within a form.
Note
OPTION elements are not included in the result; only their parent SELECT control is.
getElements(formElement) -> array
Returns a collection of all form controls within a form.
OPTION elements are not included in the result; only their parent SELECT control is.