Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

94 users online



css :hover

css :hover

Currently viewing this thread: 1 (0 members and 1 guests)


Lambera

Lambera

Status: Offline!

css :hover

reposting this for a friend.

here are the two parts that i'm having problems w/:
.explanation:hover, .participation:hover, .benefits:hover, .requirements:hover

.main:hover{
color: #000;
background-image: url(images/biggrin.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
for this i was just using one of our smileys to test an image on hover. works in firefox, NOT in ie.

and:

.menu li:hover {
background-color: #4a0201;
color: #fff;
}
this is to change the color of text and background color when i hover on the list in my menu. again, works in firefox, NOT in ie...

___________________

Thanks to everyone here that has helped me in my consumption of knowledge.

Simon

Simon

Jag är Gandalf den grå och den vite, men vem är du?
Status: Offline!

read my post here and then take a look in that link. http://www.tutorialforums.com/showthread.php?s=&postid=730987#post730987

___________________

Neversidian, your staff is broken.

burrito

burrito

' OR 1=1--
Status: Offline!

ie doesn't support :hover fully, its only supported with an a as in

Code:

a:hover { font-color: red; }

___________________

Neverside Sucks.

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0067 seconds.