What the heck is the ratio of ex's and em's to font size and pixels. In Alex Robinson's web example for css frames, he gives a formula for turning ems into pixels: "parseInt(document.body.currentStyle.fontSize) * 1.3333333 gives us the ems to pixels ratio." On www.macoshints.com, though, I find these formulas: (Xem = 0.083333 * Xpx for 75%) (Xem = 0.0715 * Xpx for 87.5%) (Xem = 0.0625 * Xpx for 100%).
And I can't even find anything on ex's. Referenced examples http://www.fu2k.org/alex/css/frames/ http://www.macosxhints.com/article.php?story=20051124024622502 -- Marc Luzietti Flagship Project Bayview Financial, L.P. (305) 341-5624 ______________________________________________________________________ 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/
