Tutorials
jQueryNote our use of the and
tags to segment the data into row groupings. Many HTML authors omit these implied tags, but they can prove useful in supplying us with more convenient CSS selectors to use. For example, suppose we wish to apply typical even/odd row striping to this table, but only to the body of the table:
This will add alternating colors to the table, but leave the header untouched:

First Page: jQuery - JavaScript Sorting