Home › Forums › CSS › nth-of-type ignores classes › Re: nth-of-type ignores classes
December 14, 2011 at 8:52 am
#92719
Member
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.