Im trying to get some of the selectors defined in the slickspeed test
to work, such as $('div:not(.hide)') etc.
They dont return anything, when the markup is as simple as can be:<div class="multiple classes hide"></div> <div class="multiple classes"></div> whats even more worrisome, is that very very few selectors are mentioned in the docs - why on earth if they;re in the slickspeed test are they not in Core?? Please tell me if i have this all backwards...i certainly hope so..... J
