Client Login



Blog

Food for thought and inspiring minds

December 27, 2009

Functional usage of jQuery to replace PHP

For the longest time, I’ve been using PHP to alternate rows when displaying data in a grid. I stumbled across this neat little site that adds a bit more to tables (or divs for you savvy css designers)

How to use the zebra striping layout via a tutorial and demo

I’ll never go back to the old methods as this will take some processing off the server.