I have Ul list with a different Li height.
This script could help, but I would like to use regular magento js function instead.
If it exists of course.
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.
No.
There are only functions that adds odd/even/last classes to lists and tables. So the only solution is to add your function to Magento. I suggest doing it not with jQuery but with prototype as it is included into Magento by default and jQuery is not.