Hi again and thanks for the replies from Nick and Phillipe!

The {whitespace: nowrap;} advice from Nick, sadly, didn't work. No
difference was displayed.

The code from Phillipe: li {float:left; width:100%; clear:both} however did
work :-) in some degree...
But it's a problem with that code as well. Now the subnav floats on top of
the entire menu and it's meant to appear just next to the 'subnavtrigger',
in this case 'ipsum'.
The existing code: li {position:relative; z-index:9 }does that, but with
that irritating whitespace in Explorer.
Is there a way of getting this code 2 work the same way in all browsers?

Most obliged,
Bent Inge @ www.siteman.no

----- Original Message -----
From: "Nick Gleitzman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 28, 2004 2:10 AM
Subject: Re: [WSG] CSS Drop down menu - Bugfix IE


> On Wednesday, Jul 28, 2004, at 02:04 Australia/Sydney, Siteman DA -
> Bent Inge wrote:
>
> > I'm aware of the problem with list items, and it sucks... But the
> > markup
> > (http://www.regnskapsbyraet.no/sider/designmal.php) can't be changed in
> > order for the menu to work. So the changes has to be made in the
> > stylesheet
> > (http://www.regnskapsbyraet.no/sider/global.css)
> >
> > So - is there some way of tricking IE for this excact type of listmenu?
>
> Have you tried {whitespace: nowrap;} on the offending <ul>?
>
> Nick
> ___________________________
> Omnivision. Websight.
> http://www.omnivision.com.au/
>
> *****************************************************
> The discussion list for http://webstandardsgroup.org/
> See http://webstandardsgroup.org/mail/guidelines.cfm
> for some hints on posting to the list & getting help
> *****************************************************
>
>

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
***************************************************** 

Reply via email to