corey deep wrote:

> It works fine everywhere except, in ie6 when i applied i to my mockup
>  the topmenu is not scrolling with the other content.

> http://thevenusflytrap.org/ie6/fixed-position-mockup-2.html

All 'absolute' and 'relative' positioned elements will be fixed to the
window in IE6 with that method, and you have those properties/values
declared on #topNav and its children.

Only 'static' (default) will scroll.

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/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to