Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- CSS hover image link not working in IE


dreamee - 2:17 am on Oct 2, 2011 (gmt 0)


Hi penders, thanks for your prompt reply.
I managed to solve it!

I changed my code of lower part becomes:

#submain1 .butt1 a:link {
left: 8px;
top: 80px;
width: 90px;
height: 32px;}
#main ul .butt1 a:hover img{
left: 0px;
top: 0px;}
</style>
</head>
<body style="margin: 0px; width: 520px;">
<div id="main">
<ul id="submain1">
<li class="butt1"><a href="http://example.com/p_pebbles.html" target="_blank"><img border="0" src="p1.png"></a></li>
</ul>
</body>
</html>

[edited by: alt131 at 5:26 am (utc) on Oct 3, 2011]
[edit reason] Thread Tidy - Examplifying [/edit]


Thread source:: http://www.webmasterworld.com/css/4369546.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com