As of jQuery 1.1.3 you can now do:
$("tr:nth-child(3n)")

--John

On 7/30/07, Dmitrii 'Mamut' Dimandt <[EMAIL PROTECTED]> wrote:
>
> What would be the jQuery way of doing tr[position() mod 3 = 0] ?
>
> Thank you!
>
>

Reply via email to