Opened 12 years ago
Closed 12 years ago
#7679 closed bug (invalid)
pseudo classes
Reported by: | 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
Note: See
TracTickets for help on using
tickets.
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.