andrew1234
07-19-2003, 12:30 PM
Hi
with this script i can make cell change color.
<table width="111" border="0" cellspacing="0" cellpadding="5">
<tr>
<td bgcolor="#00FF00" onMouseOver="this.bgColor='#003366'" ></td>
</tr>
</table>
how do i make another tables cell change color if my mouse scrolls over the above table tell
can it be done?
thanks
andrew
with this script i can make cell change color.
<table width="111" border="0" cellspacing="0" cellpadding="5">
<tr>
<td bgcolor="#00FF00" onMouseOver="this.bgColor='#003366'" ></td>
</tr>
</table>
how do i make another tables cell change color if my mouse scrolls over the above table tell
can it be done?
thanks
andrew