Internet Explorer, as tested in versions 6 and 7, doesn't allow you to highlight rows in a table using the CSS code tr:hover. To work around this I used a bit of JavaScript. I kept the CSS code as well as if the user disables JavaScript but are using a c…
more »