Skip to main content

Bug Tracker

Side navigation

#7679 closed bug (invalid)

Opened December 02, 2010 04:51AM UTC

Closed December 02, 2010 06:38AM UTC

pseudo classes

Reported by: vijay3778@gmail.com Owned by:
Priority: undecided Milestone: 1.6
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

pseudo classes of css3 not working in IE 7, even I used jquery.

Kindly resolve the issue in next version of jquery

Attachments (0)
Change History (1)

Changed December 02, 2010 06:38AM UTC by addyosmani comment:1

resolution: → invalid
status: newclosed

Thanks for submitting a ticket to the jQuery bug tracker! IE7 only supports a minimal selection of valid CSS3 selectors and if you are trying to use these with IE7 via jQuery, these are not guaranteed to work without the use of a polyfill. You may need to find a workaround for your particular application where CSS3 selectors are being used on IE.