Previous Message
Next Message

CSS-based image maps and IE6

Sent by Ingo Chao on 12 August 2006 17:05


Ian Piper wrote:
> Yet another wierdness with IE under Windows. I have been making an  
> image map using the CSS techniques deescribed in Andy Budd's CSS  
> Mastery book. The result looks fine in Firefox under Mac OS X and  
> Windows and Safari under Mac OS X, but the hotspots (1-pixel solid  
> red box on hovering over the icons) are not rendered at all in IE  
> under Windows. Nothing - the mouse icon doesn't even change to show a  
> link.
> 
> http://www.tellura.co.uk/tsc/partners.htm

I am not sure.

#partner_pic a {
   ...
   background: url(not_a_real.jpg);
  }

seems to fix it. Other ideas?

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: