Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: RE: CSS Help


Message #1 by "Tambunan, Charles" <Tambunan.Charles@p...> on Wed, 28 Feb 2001 19:24:59 -0600
Thank you very much, 
it works like a charm !!!
i wonder should we always omit the "-" tag in DHTML script for the CSS properties ?

Charles

> -----Original Message-----
> From:	saravanan pillai [SMTP:psaravanan@m...]
> Sent:	Wednesday, February 28, 2001 7:04 PM
> To:	Interdev_Programming
> Subject:	Re: CSS Help
> 
> Hi..
> 
> Pls try this..
> 
> <a href="a.asp" onmouseover="this.style.textDecoration='underline'" 
> onmouseout="this.style.textDecoration='none'">Happy Programming</a>
> 
> Bye
> 
> 
> 

  Return to Index