How can I make a whole table row in another color when hovering just one column ?
I have tried with CSS but I just highlights the column I'm hovering, not all the other in the same row..
Hover function ?
Moderator: General Moderators
Use onMouseOver in the <tr>.
http://www.javascripts.com has scripts like this.
http://www.javascripts.com has scripts like this.