http://www.pcc.com/
For some reason, the leftnav box appears too high on the page in Mozilla and FF on the initial load. A refresh of the page puts it where it belongs.
I can reproduce something similar with an old Moz1.6/Win/cleared cache too. Here, the a.p. positioned navbar jumps down while the images are loading (no reload is necessary to fix the position).
I cannot reproduce it in Moz1.6 with a local copy of your page, so I think it's time/connection-critical. No problems with a Mar nightly.
I'm not sure, you've defined
#leftnav { position: absolute; left: 0; top: auto; ...}Wouldn't 'auto' on 'top' and 'height' mean the 'static' position? Maybe this 'static' position is not clear to Moz while loading?
Does declaring an explicit height on /all/ the images at the page help?
Ingo
______________________________________________________________________ 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/
