Previous Message
Next Message

missing background repeat image in IE

Sent by Tim Snadden on 10 September 2009 11:11


On 10/09/2009, at 9:50 PM, Chris Blake wrote:

> Hi,
>
> http://forge.redrunner.co.uk/node/3?q=node/1
>
> I have had reports that the background image that repeats down the
> Navigation UL is not showing up in Internet Explorer.

It's usually a good idea to specify which version of Internet Explorer  
you are referring to. They are all awful. Just increasingly less awful.

> It seems to be
> working fine in FF and Safari so my guess is need some workaround to
> get it to work in IE. Have you got any ideas how I can do this?

#navlist need 'layout' (http://www.satzansatz.de/cssd/onhavinglayout.html 
). Understanding this is crucial to forcing IE to do something sensible.

There are a number of ways of giving an element layout. One is...

#navlist { zoom: 1; } /* proprietary MS CSS. Only useful for giving  
the element layout! */

Cheers, Tim
______________________________________________________________________
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: