Zebra Striping Tables by CSS Class with JavaScript
You shouldn't need to do this under normal circumstances with Drupal, but for those other times... Just be sure to include class="zebraTable" in the opening <table> tag for any of the tables you want styled, and make sure you have an even and odd class defined in your CSS file. You might also want to change the class names to something other than odd and even to avoid conflicts with your existing styles.



