jQuery - Selector: Modify Style for Table HeaderTag: jQuery, $(), factory, function, selectors, custom selectors, table, style Category: JavaScriptpost: 21 Mar 2008 read: 525 jQuery Selector Step By Step Tutorial - Part 7: We can give special style for table header. For this job, you can use like this: Change <td> for header become <th>.
Next, add class for table header at css, like this:
Last, modify js become like this:
|
| | Give Your Opinion | Recommend |
|

