I found this thread searching for a solution to this same error. I am
using FF 3.5.5 Win and jQuery 1.3.2 and get:

Warning: Unknown pseudo-class or pseudo-element 'even'.

when using this:

$("#listTable tr:even").addClass("altRow");

cheers
Steve

Reply via email to