I'm just going to reply to myself ... I'm a little confused by the proposal of an .attrs() method and it seems unnecessary and using selectors is more than I want to remember or type. Getting ride of .val() is fine by me but there *needs* to be a method to serialize a single form element. Could you possibly include this in the form plugin Mike? Just grabbing the value attribute of form elements will not always work on single selects and other form elements. These all need to be normalized and made *easy*.
-- Brandon Aaron On 11/14/06, Brandon Aaron <[EMAIL PROTECTED]> wrote: > I often times just need to know the value of one form element and > sometimes that could be a group of radio buttons, a select, a multiple > select or just a regular input. The current $.val() method is limited > only to inputs. I was curious if anyone else needed this funtionality > and if it should be in a plugin or in the core? > > -- > Brandon Aaron > _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/