Look at the fiddles in the last blog post:

http://mootools.net/blog/2010/05/18/a-magical-journey-into-the-base-fx-class/

Most of them have at the end of all the JS a `toPairs` method based on the 
`toQueryString` method I used to convert the form into an options object.  
Works great!

On May 19, 2010, at 11:47 AM, Thomas Allen wrote:

> Does MooTools offer a function to create an object from a form, with
> each element's name a property in the result object? Such a function
> would be sensitive to the input types in the form.
> 
> Thomas

Reply via email to