Previous Message
Next Message

wrapper width and IE

Sent by Gunlaug_Sørtun on 26 March 2008 00:12


Elle Meredith wrote:

> 2. A different page: http://kids.mesfiji.org/ IE doesn't  see my 
> links that are scattered over the map. How can I fix it?

Add...

#home #ocean a { background: url(noimg.png);}
#home #ocean a:hover {background-position: 0 0;}

....to give IE something (a non-existing background-image) to :hover on,
and something to do with the anchor itself on :hover to force
re-rendering and "release" of the span.

regards
	Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: