francky wrote:

>This is the result: 
>http://home.tiscali.nl/developerscorner/css-discuss/liquidfish3.htm. FF 
>and IE seem to do what I wanted. :-)
>  
>
IE still shows the <li> with an extra break. This comes from the fact 
that there are spaces or newlines between </li> and the next <li>. If 
you remove them both browsers display the menu equally. Yes, I tested it.
You can use the trick I learnt from (I think) this list:
</li
 ><li>
to preserve your line breaks in the source.

Michiel

>But I'm sure the will be always something to solve - don't know what it 
>is yet.
>O, I see one: Opera gives the submenu's a max-width of the menu-item 
>above - but still working.
>And of course the no-style option gives empty first sublist items; 
>perhaps that can be solved with an @media rule.
>
>Anyway, this one can do it without javascript.
>francky
>______________________________________________________________________
>css-discuss [EMAIL PROTECTED]
>http://www.css-discuss.org/mailman/listinfo/css-d
>List wiki/FAQ -- http://css-discuss.incutio.com/
>Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
>
>
>
>  
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to