saxmatt
21.06.2001, 23:02
Is there a way to get the mouseover table effects to work in NS? I think I read something about this before using ilayers. Here's what I'm doing now:
<pre id=code><font face=courier size=2 id=code><td onMouseOver="this.style.backgroundColor='#0099FF'" bgcolor="#0066CC"
onMouseOut="this.style.backgroundColor='#0066CC'"></td></font id=code></pre id=code>
I'd also like to put some other other javascript triggers on the table cells, but I don't want it to be invisible to NS users. Any suggestions?
<pre id=code><font face=courier size=2 id=code><td onMouseOver="this.style.backgroundColor='#0099FF'" bgcolor="#0066CC"
onMouseOut="this.style.backgroundColor='#0066CC'"></td></font id=code></pre id=code>
I'd also like to put some other other javascript triggers on the table cells, but I don't want it to be invisible to NS users. Any suggestions?