Re: td onmouseover

by "N. Whittley" <nwhittley(at)cinci.rr.com>

 Date:  Wed, 27 Feb 2002 09:20:59 -0500
 To:  "Sherri Maxey" <sherrimaxey(at)hotmail.com>,
<hwg-techniques(at)hwg.org>
 References:  hotmail
  todo: View Thread, Original
Here is one I use...  Hope this comes through...not sure if this is what you
are wanting.

.menuBar {font-size: 8pt; color: #000000; width: 130px; padding-top: 3px;}

.navButton { color: #633D11; background-color: #F2D8BA; border: 3px outset
#B57829 }

.navButton a { text-decoration: none; font-size: 80%; font-weight: bold;
width: 130px; }

.navButton a:link { color: #633D11; }

.navButton a:visited { color: #202020; }

.navButton a:active { color: #DC770A; }

.navButton a:hover { color: #D8680E; }

.intButton { color: #CFF; background-color: #F2D8BA; border: 3px outset
#B57829 }

.intButton a { text-decoration: none; font-size: 80%; font-weight: bold; }

.intButton a:link { color: #633D11; }

.intButton a:visited { color: #202020; }

.intButton a:active { color: #DC770A; }

.intButton a:hover { color: #D8680E; }

.actButton { color: #F2D8BA; background-color: #DEBD8C; border: 3px inset
#B57829; font-size: 70%; font-weight: bold}


and here is the site I use it on..  http://www.gutterdoctor.net

Nancy


Subject: td onmouseover


> I'm trying to find an easier way to do something.
> I've figured out how to change the <.td> background-color
> onmouseover/onmouseout, but the way I've found has to be done
individually.
> Is there a way to put this into a style the way you can a:hover, so that
the
> background color will change on each table cell whenever the mouse goes
over
> it?
> TIA,
> Sherri Maxey

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA