Table Alternate Rows
951 sites
Security covered
The table_altrow module adds alternating row classes to tables created by users, enabling zebra-striping for easier readability and theming without requiring custom code. These classes can be applied to tables created using standard HTML or WYSIWYG editors.
This input filter inserts even and odd classes into user submitted tables within nodes. This allows for proper table theming ("zebra stripes") to occur while allowing users to use regular table tags or a WYSIWYG editor to create tables.
To use this module, download, enable, and add to your input formats. Depending on the theme, CSS for the even and odd classes might need to be added. For more information, see the included README.