Fabienne wrote: > I thought I finished my website and put it up there for my friends to > comment on. Alas, one of my pals told me that it does not perform > correctly in Safari. <http://www.possets.com> > <http://www.possets.com/scent/scent.css> I don't know what the problem is in safari, but position: fixed;[1] is not supported in ie/6 and down [2]. If you want to support ie/6 with position: fixed, there are several methods. And the same link that was sent last time you wrote about the exact same thing still applies [3]. [1] <http://www.w3.org/TR/REC-CSS2/visuren.html#choose-position> [2] <http://www.quirksmode.org/css/position.html> [3] <http://limpid.nl/lab/css/fixed/left-sidebar> Best, ~dL
-- http://chelseacreekstudio.com/ ______________________________________________________________________ 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/
