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 [cs...@lists.css-discuss.org]
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/

Reply via email to