Andy Matthews schrieb: > Maybe it's only valid if there's something before it? Otherwise you're > trying to select a child of nothing?
Yes, we didn't mean the combinator, but the selector as a whole. This is an selector: '* > div' This is a combinator: '>' _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
