Skip to main content

Bug Tracker

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)
  • bug_4291.html.zip (0.9 KB) - added by gregory80 October 15, 2009 02:56PM UTC.

    Sample Code for ie6 object test

Change History (2)

Changed October 15, 2009 02:58PM UTC by gregory80 comment:1

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

Changed October 08, 2010 01:14AM UTC by addyosmani comment:2

keywords: → select val IE
resolution: → invalid
status: newclosed

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.