Gunlaug Sørtun wrote:
> Eystein Mack Alnæs wrote:
> 
>> http://www.eystein.no/vimenn/

A follow-up.

Solution that'll keep IE5+/win (all versions) from breaking the nav-list
on font-resizing:

@media screen {
* html ul#navlist li {width: 120px; widt\h: 118px; margin-right: -4px;
overflow-x: hidden;}
}
...tuned for quirk/strict mode.

Note that the layout is a bit weak on that point in all browsers, as
especially the horizontal nav-list on top becomes partly unusable at
'min-font-size=14px' (my standard setting) in Firefox/Opera. That's
pretty low, and it isn't much better in IE/win.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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