At 8:10 AM -0700 6/1/09, Raymond Irving wrote:
Hello,
There are many different ways and techniques that we can use to add alternate colors to table rows. Here's another solution that's very simple and straight forward. For example:

$page['table tr:even']->css('background:#eee');

Check out the full example code at http://raxanpdi.com/zebra-striped-table.html


Best regards,
__
Raymond Irving


Raymond:

A little late to reply, but your example doesn't work for me.

However, this does:

http://webbytedd.com/b/color-rows/

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to