jquery cannot lenght fn code example Example: jquery li count in ul $('#menu ul').filter(function(){ return $(this).children("li").length > 1 })