Modify ↓
Ticket #6390 (closed bug: invalid)
Selector :input produces css error in firefox 3.5.8.
| Reported by: | mot | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | |
| Component: | selector | Version: | 1.4.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
How to reproduce: Firefox 3.5.8 + Firebug 1.5.3. $(':input') Firebug will show css error - unkown pseudo-class or pseudo-element "input".
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.

But it will select :input elements.