Side navigation
#4291 closed bug (invalid)
Opened March 04, 2009 12:23PM UTC
Closed October 08, 2010 01:14AM UTC
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 (2)
Changed October 15, 2009 02:58PM UTC by comment:1
Changed October 08, 2010 01:14AM UTC by comment:2
keywords: | → select val IE |
---|---|
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.
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