Modify ↓
Ticket #2487 (closed bug: duplicate)
.is() fails on direct descendant selector
| Reported by: | julle | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | core | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
$('li.menuheader>ul>li>a').eq(0).is('li.menuheader>a') returns true
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.

btw: tested in FF 2.0.0.12 on kubuntu