Submit your widget
133
Yays

Simple jQuery Alternate Plugin

Views 10677   downloads 2105   Table

I recently required a light-weight unobtrusive javascript to set alternating styles on <table> rows and other elements (such as <li>s or <div>s). There are some options available, but…