[thelist] Table Row Rollover

Peter-Paul Koch gassinaumasis at hotmail.com
Mon Oct 15 09:31:15 CDT 2001


>Okay, I've figured out how to change the background color of a table cell
>when text inside the cell and/or the background of the cell is moused over.
>But what I need to do is be able to change the background color of the
>entire table row (with multiple <td>s).
>
>Is this possible?  And if so, how do ya do it?

<TR onMouseOver="this.style.backgroundColor="#cc0000" 
onMouseOut="this.style.backgroundColor="#0000cc">

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





More information about the thelist mailing list