validweb: Better Zebra Tables
In large tables it’s often hard to focus on one row, making it hard to extract data from the table. There are various scripts (client–side as well as server–side) floating around the net that provide the ability to style odd/even table–rows to aid readability of tabular data.Almost a year after my comment at A List Apart, I still get quite a few hits for zebra.txt; my enchaned, more generic version of David F. Miller’s Zebra Tables script. My script wasn’t perfect either so I improved it and decided to elaborate on my changes.
If you’re not interested in how this works or what’s improved go and see the script in action or download it.