> I've taken a stab at adding fieldValue and fieldSerialize to the form
> plugin.  Please let me know if this impl makes sense.  I also
> refactored ajaxSubmit so that it passes its options arg on to the
> $.ajax method (so any $.ajax options flow right through).
>
> I've got a test page up here:  http://malsup.com/jquery/form/field.html

I've updated this test to account for checkboxes.  As written,
fieldValue() will always return an array for checkboxes (as will
'select-multiple').

Mike

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to