Opened 14 years ago
Closed 13 years ago
#4984 closed bug (duplicate)
IE select .val() and form reset
Reported by: | FarSeeing | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If select is located in form and the first option doesn't have selected attribute, then .val() after form reset will return none.
Tested in IE 6, 7, 8.
In attached demo try getting values, then reset form and get values again.
Attachments (1)
Change History (3)
Changed 14 years ago by
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Could this be a duplicate of #2551