Donna Demurely Delineated:
> I'm trying to replace Text of a button when the mouse is
> hovering over it.
>
> Is there a way to do this.
Donna,
Maybe you could try this:
a: span {
text-indent:-3000 px;
}
a:hover span {
text-indent: 0;
display: block;
height: 20px;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
I'm kinda new at this, but this is a starting point...maybe the uber-
experts can complete it better than I. It's based on an image
replacement method.
For my own knowledge search, whaddaya think, experts?
Dave Pierce
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/