dom-form-values Module
Adds a Y.DOM.formToObject(identifier)
method to extract the values from a
<form>
element and return an object map of element name to value(s).
Adds a Y.DOM.formToObject(identifier)
method to extract the values from a
<form>
element and return an object map of element name to value(s).