When you create Web pages in HTML, you can use JavaScript functions to alter the appearance of page elements on user interaction. To highlight certain rows in a table, you can set Cascading Style ...
I'm trying to create a table with fixed headers. I have an example page up here:<BR>http://gohanman.com/pages/fixed-headers.html<BR><BR>This example actually works ...