Mike Alsup schrieb:
> Jörn,
>
> I see negligible performance gains using $(:input, ctx) vs the current
> $('*:not(option)', ctx), however it does make the code cleaner because
> I can get rid of the 'ok' array.
>
> formToArray now looks like this: [...]
>
That looks pretty nice. But you would still need some way to return the
jQuery object for use in a pre-callback. I need that to integrate my
validation stuff with the form plugin :-)
-- Jörn
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/