David A. Ensor wrote: >[...] >Hacked for quasi-fix in IE: >http://www.muohio.edu/ims/v3/test.php >http://www.muohio.edu/ims/v3/menus.css > >Pretty much the same as below, just added one line: >#p8P/Mnav li {width:auto; } > >The problem with setting the width is the spacing between the text and the >south arrows looks stupid. If I float the LI A {}, then all sub-menus go >crazy. >[...] > Hi Dave, Fighting IE with own weapons :-) (the IE extending behaviour for all elements):
* html #p8PMnav li { width: 1%; white-space: nowrap; } is acting like min-width, while the no wrapping whitespace is prohibiting the two-word li's ("contact us") to split up in 2 lines without adding 's. Here is the testpage <http://home.tiscali.nl/developerscorner/css-discuss/test-muohio.htm>. Greetings, francky ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/