NameSilo

On mouse over?

SpaceshipSpaceship
Watch

QBert

Established Member
Impact
10
Hi, im trying to get a page to dispaly an image when a mouse is over a link, text would be better achaly but an image would be easer i assume.

Anyone?

Thanks

QBert
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
could use a div and over lay it over the text and hide it then with the js un hide it

not to sure about the code though.
 
0
•••
Well with a link you can do this:

a
{
color: black;
}
a:hover
{
color: red;
}

When you hover your mouse over a link it goes from black to red. And you can do bold, underline, and multiple other things in there. If there is a "div:hover" you can do it with CSS, which would be far better than JavaScript. But I'm not sure if div has a hover property in CSS :S.
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer

We're social

Spaceship
Domain Recover
CatchDoms
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back