John Resig wrote: > As of jQuery 1.1.3 you can now do: > $("tr:nth-child(3n)") > > Sorry for the late replay, but thank you!
- [jQuery] Re: tr[position() mod 3 = 0] Dmitrii 'Mamut' Dimandt
- [jQuery] Re: tr[position() mod 3 = 0] Dmitrii 'Mamut' Dimandt
John Resig wrote: > As of jQuery 1.1.3 you can now do: > $("tr:nth-child(3n)") > > Sorry for the late replay, but thank you!