On 4 Aug 2000, 12:04, Dallas Vanselow KC8HQS wrote:
> I am the web page editor for on of my local organizations. I am sure
> this will be an easy answer for any web page editor other than me that
> could be on this list. I am looking for a script or HTML command that
> will make the words on a button "light up" when the users mouse goes
> over that button. I think it can be done with the onmouseover command
> but I know nothing about it. I wish I did though. Can someone please
> help?
First design two buttons of the same size with the same inscription
where the words on one button are a dark color and the words on the
other button are a light color to simulate lights on/lights off.
Now you just need your basic mouse over/image swap script:
http://htmlgoodies.earthweb.com/tutors/imageflip.html
Alan
[EMAIL PROTECTED]