Forums

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

Home Forums CSS nth-of-type ignores classes Re: nth-of-type ignores classes

#92719

Glad someone else agrees. Seems like madness. I would have expected a:nth-of-type(odd).foo to present that behaviour.

What jquery would you use? It seems to have an .eq() function but I think it works in exactly the same way.