On Thu, 29 May 2008 12:10:39 -0400, David Laakso wrote:
>>
> re: <http://www.sarahbutler.org.uk/index.html>
>
>
> One way of doing some of that stuff is to set min/max width and shove the 
> menu to the
> left. A work around for min/max for IE/6 is needed (6 does not support 
> min/max).
[...]
>
> Please see:
>
> <http://www.chelseacreekstudio.com/ca/cssd/sb.htm> (additions to cc's in head 
> of
> document) css revision and additions
> <http://www.chelseacreekstudio.com/ca/cssd/sb_files/default0.css>
>
> Work around method for IE/6 lifted from here [1]. Read Georg's documentation 
> carefully,
> particularly regarding Author's font size declared on html, body or 
> wrapper-division.
>
> [1] <http://www.gunlaug.no/tos/moa_12a.html>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I was unable to connect to David's page, but found a lot of very useful
information on Georg's write-up at the above link.

Sadly, Georg's solution for sizing in EMs does not work on my
computer. The calculations are based on the usual screen resolution
of 96 DPI, where IE computes 12 points at 16 pixels. My laptop comes
set to 120 DPI, and IE computes 12 points at 20 pixels here.

I was able to come up with a hybrid JavaScript solution based on Georg's
work, but the IE 'expressions' slow down IE too much for my liking.
In the end, I went with a fixed width for IE 5 and 6.  :-(

Cordially,
David
--

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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