Skip to main content

Bug Tracker

Side navigation

#3987 closed bug (worksforme)

Opened January 25, 2009 12:49AM UTC

Closed January 25, 2009 06:01PM UTC

$('tr:even').addClass() and $('tr:odd').addClass() doesn't work

Reported by: paragasu Owned by:
Priority: major Milestone: 1.2.5
Component: unfiled Version: 1.3.1
Keywords: Cc:
Blocked by: Blocking:
Description

$('tr:even').addClass() and $('tr:odd').addClass() doesn't work

Attachments (0)
Change History (2)

Changed January 25, 2009 04:26AM UTC by dz comment:1

Works for me with 1.3.1:

http://jquery.nodnod.net/cases/45

Changed January 25, 2009 06:01PM UTC by dmethvin comment:2

resolution: → worksforme
status: newclosed

Works for me as well; if it's broken in a specific situation, please reopen with a test case and more specific description of the failure.