Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript AddClass “1” to “6” then repeat after six list items jQuery Re: AddClass “1” to “6” then repeat after six list items jQuery

#84354
wolfcry911
Participant

you could just use css nth-child to target the list items. of course IE won’t honor that, but give it a fallback color and IE users be damned.