Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hover effect on DIV
Message
De
27/12/2009 18:05:28
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
HTML
Titre:
Hover effect on DIV
Divers
Thread ID:
01440802
Message ID:
01440802
Vues:
87
I have a DIV that contains an image. The DIV is encapsulated with a A HREF tag. However, when the mouse is over the DIV, I do not see the mouse cursor being changed to represent that the image is clicking. The hyperlink works however.

My DIV is defined like this:
<A HREF=Photo.html><DIV id=SomePicture></DIV></A>
The stylesheet is defined like this:
#SomePicture
{
   Background-Image: ;
   Position: absolute;
   Width: 178px;
   Height: 44px;
   Margin-Top: 400px;
   Margin-Left: 148px;
}
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform