.val() now returns undefined if <option> elements contain a "value" attribute, otherwise val() returns text() of the :selected option.
both actually seem incorrect to me but only the first behavior seems like a blocker regress. i first noticed that it was strange that the "single select" example for val() contains no "value" attributes, and instead returns text() if they are not present. http://docs.jquery.com/Attributes/val i just ran into this during my webapp port. testcase: http://www.thermosoft.com/test/select-val-bug.php Leon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---