[buddypress-trac] [BuddyPress] #3074: XProfile - Incorrect CSS zebra striping
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Feb 21 21:38:46 UTC 2011
#3074: XProfile - Incorrect CSS zebra striping
---------------------+-----------------------------
Reporter: ezd | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.3
Resolution: | Keywords: has-patch
---------------------+-----------------------------
Changes (by r-a-y):
* component: XProfile => Theme
Comment:
The first patch highlights a problem with jQuery's odd selector:
http://trevordavis.net/blog/jquery-table-striping-bug/
Example:
http://img263.imageshack.us/img263/1017/zebrac.png
BP does it right the first time ;)
Second patch proposes changing jQuery's :odd selector to :nth-child(even)
to properly highlight alternate rows.
--
Ticket URL: <https://trac.buddypress.org/ticket/3074#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list