- From: Saju Gopinathan <saju.g@mphasis.com>
- Date: Tue, 27 May 2003 10:28:46 +0530
- To: <www-style@w3.org>
Hi All, I have user background-style for a <td> in my style sheet. This style is applied to the TD on mouseover. It works in IE but not in netsacpe. In my html page, inside the <td> tag I have given, <td onmouseover="this.className='orangetablehover'" onmouseout="this.className='nrml'">, let me know if this is correct or do i need to make changes in the stylesheet. Thanks in advance Saju
Received on Tuesday, 27 May 2003 00:57:56 UTC