[Javascript] MouseOver changes Background

Scott Hamm ScottHam at clientlogic.com
Tue Jul 6 10:45:56 CDT 2004


to the body.

> -----Original Message-----
> From:	javascript-bounces at LaTech.edu [SMTP:javascript-bounces at LaTech.edu]
> On Behalf Of Peter Brunone
> Sent:	Tuesday, July 06, 2004 11:31 AM
> To:	javascript at LaTech.edu
> Subject:	re: [Javascript] MouseOver changes Background
> 
> 
>    The background of the body, or the link, or something else?
> 
> Original Message:
> >From: Scott Hamm <ScottHam at clientlogic.com>
> 
> >I got a list of colors and would like to write JavaScript that changes
> >background when mouse hoovers over anchored link:
> >
> >My existing code is as follows:
> ><ul>
> ><li>
> >	<a href="LTGREEN.html" title="LightGreen"
> >style="background:#90ee90;">
> >		<p class=name>LightGreen</p>
> >		<p class=num>144 238 144</p>
> >		<p class=webid>#90EE90</p>
> >	</a>
> ></li>
> ><snip>
> ></ul>
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list