This works for me: http://media.nodnod.net/val.html
To ensure a known state, I downloaded the min version from: http://code.google.com/p/jqueryjs/ Are you using the right version of jquery? On Wed, Jan 14, 2009 at 4:15 PM, John Resig <[email protected]> wrote: > > Can you file a bug in the bug tracker? Thanks. > http://dev.jquery.com/ > > --John > > > > On Wed, Jan 14, 2009 at 4:08 PM, Leeoniya <[email protected]> wrote: >> >> this is a definitely a show stopper for me. just tested in ie7, >> chrome, FF nightly, opera. : ( >> >> >> On Jan 14, 2:54 pm, Leeoniya <[email protected]> wrote: >>> .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 >> > >> > > > > -- --- David Zhou [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
