Hi there,
How can I highlight (temporary assign another font color)some words in my HTML-Text while the Mouse is over the Word?
please post source. thx.
http://www.experts-exchange.com/Web_Development/Authoring/Q_10139625.html
Zones:
AuthoringDate Answered: 05/04/1999 Rating: 7.0 Views: 0
Just in the title! HOVER BUTTON!
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20176119.html
Zones:
PowerBuilderDate Answered: 07/01/2004 Rating: 3.8 Views: 4
hello every body,
how can i implement two a:link over and visited in styles in one single page ?
i want it to be a custom class to apply it to what ever links i like inmy page.
plzz simple...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20728845.html
Zones:
JavaScriptDate Answered: 09/14/2003 Rating: 8.2 Views: 0
Hello,
How can I make a label a hover button? For instance, by default my labels background is colored yellow. But when you hover your mouse over it - it turns into another color. Is this eve...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21260232.html
Zones:
MS AccessDate Answered: 01/17/2005 Rating: 7.8 Views: 0
I have this set up in my CSS stylesheet.
a:link {
color: #B41E16;
}
a:visited {
color: #B33328;
}
a:hover {
text-decoration: none;
}
a:active {
color: #B41E16;
}
What I want to...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21441166.htm...
Zones:
CSSDate Answered: 05/31/2005 Rating: 9.2 Views: 0
IE is the only browser this does not render this correctly and I can't figure out why.
In the CSS below, a.oxplayer:hover { color: #FF0000; ... is not changing the text to red when I hover the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21531173.htm...
Zones:
CSS,
DHTMLDate Answered: 08/18/2005 Rating: 9.2 Views: 4
Hello,
I want to create my own Close button (using special image)... how can create that with the three effects (normal, hover, and pressed)?
Thanks.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21673915.html
Everything in this CSS code works apart from the text being medium. I've tried changing the size I want it about the size of the writing in the experts exchange logo but I cant get it to work.
W...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21853158.htm...
Zones:
CSSDate Answered: 05/16/2006 Rating: 8.0 Views: 0
in my CSS i have, for example:
div.forms:hover {background: url(button/right_btn.jpg) no-repeat right top;}
In IE 6 it deos not work...... can anyone suggest?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22772186.htm...
Zones:
CSSDate Answered: 08/19/2007 Rating: 7.6 Views: 0
I have recently changed hyperlinks to hovwer buttons and I have lost the target frame control.
Is there a way to recover this or must I return to hyperlinks.
It is important on two counts.
...
http://www.experts-exchange.com/Web_Development/Software/FrontPage/Q_20259515.html
Zones:
FrontPageDate Answered: 01/28/2002 Rating: 6.2 Views: 0