getElements :: Form

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.


Prototype API 1.5.0 - prototypejs.org