Custom functions don't seem to do anything within filter(). Maybe $.grep() would be more appropriate?
On 01/01/07, John Resig <[EMAIL PROTECTED]> wrote:
> $("li").filter(function(){
> return $("ol:not([EMAIL PROTECTED])", this).length == 0;
> });
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
