Opened 14 years ago
Closed 12 years ago
#4291 closed bug (invalid)
IE6 problem by val() determination in SELECT boxes
Reported by: | kof13 | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | select val IE | Cc: | |
Blocked by: | Blocking: |
Description
IE6 says typeof $('select').val() == object, in the same case FF says its a string.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | bug_4291.html.zip added |
---|
comment:1 Changed 13 years ago by
Could you provide more information on your IE6 version #? I attempted to reproduce this bug using the attached file, but was unable to reproduce this case.
IE6 always says it's a string. The version of IE is 6.0.2900.5512
If you have an example that demonstrates, please add to the ticket
comment:2 Changed 12 years ago by
Keywords: | select val IE added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
As this bug was first submitted two years ago and only last updated a year ago, I am closing it as we haven't been able to reproduce the error.
If the original submitter would like to resubmit the ticket with further information we will investigate further.
Sample Code for ie6 object test