[Javascript] MouseOver changes Background

Peter Brunone peter at brunone.com
Tue Jul 6 10:30:55 CDT 2004


   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>





More information about the Javascript mailing list