hey,
I’m loading searchresults (list-items) with ajax.
Every loaded and matched list-item has a class of .matched.
How can I set a max number of .matched li-items inside of my ul.searchresults?
any idea how I could do that.
regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
(the #results element is the UL element, so its children will be the LI elements)