I’m a total jquery nube and i have a deadline, so help, usually i don’t ask for easy answeres, i’m not lazy but i need help to finish the project in time.
Basically i have:
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
.........
<li></li>
</ul>
I need a jquery function that will cound all the <li>‘s.
Then for each
Thank you,
I understand if you won’t code this, just give me a hit.
Take care
Here you go:
jQuery:
CSS:
Live demo: http://jsfiddle.net/nhRBG/