L. David Baron: > > :nth-of(). For example: ':nth-of(odd, img[src*="photo"])', or > perhaps (with the arguments the other way around) > ':nth-of(img[src*="photo"], odd)'. img[src*="photo"]:nth(odd) looks more intuitive to me, but img:nth(odd)[src*="photo"] looks strange.Received on Tuesday, 6 July 2010 10:53:07 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:48 UTC