Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hover effect on DIV
Message
From
27/12/2009 18:05:28
 
 
To
All
General information
Forum:
Internet
Category:
HTML
Title:
Hover effect on DIV
Miscellaneous
Thread ID:
01440802
Message ID:
01440802
Views:
86
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
Next
Reply
Map
View

Click here to load this message in the networking platform