Submit your widget
134
Yays

Simple jQuery Alternate Plugin

Views 10730   downloads 2129   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…