Modify ↓
Ticket #7679 (closed bug: invalid)
pseudo classes
| Reported by: | vijay3778@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.6 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
pseudo classes of css3 not working in IE 7, even I used jquery. Kindly resolve the issue in next version of jquery
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.