This is interesting...

When I do this, it stripes the tables normally up until the point
where it started working before...then it breaks, and stops striping
from that point forward.

So there's a certain table row where it works *up until* under the
second method I tried, and *starts working after* under the first
method.

There's is nothing odd about that table row, that I can see.

Deane


On Oct 23, 12:05 am, David Serduke <[EMAIL PROTECTED]> wrote:
> Perhaps try :nth-child(even) instead.
>
> http://docs.jquery.com/Selectors/nthChild
>
> Look at the demo on the examples page to see how it works compared
> to :even
>
> David

Reply via email to