Side navigation
#2487 closed bug (duplicate)
Opened March 11, 2008 01:51PM UTC
Closed March 14, 2008 02:28AM UTC
.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: | ||
Blocked by: | Blocking: |
Description
$('li.menuheader>ul>li>a').eq(0).is('li.menuheader>a') returns true
btw: tested in FF 2.0.0.12 on kubuntu