I don't think your IE stylesheets are loading. Try: <!--[if IE 6]>--><link rel="stylesheet" type="text/css" href="stylesheets/ie6.css"><!--<![endif]--> <!--[if gte IE 7]>--><link rel="stylesheet" type="text/css" href="stylesheets/ie7.css"><!--<![endif]-->
<!--[if lte IE 6]>--> <style type="text/css"> html {overflow-x:auto; overflow-y:hidden;} </style> <!--<![endif]--> --- Alyda > From: corey deep <[EMAIL PROTECTED]> > Date: Fri, 10 Oct 2008 12:32:18 -0700 > To: <css-d@lists.css-discuss.org> > Subject: [css-d] ie6 - image based menu not scrolling with content - when > using a fixed position bottom element > > Hello all, > > i'm having a heck of a time here, what I am trying to accomplish is a fixed > position element set on the bottom of viewport. > It works fine everywhere except, in ie6 when i applied i to my mockup the > topmenu is not scrolling with the other content. > > Any help would be greatly appreciated. Thankyou ! > > Corey .L > > Example: > > http://thevenusflytrap.org/ie6/fixed-position-mockup-2.html > > ( i know iepngfix is not working in this example, thanks again ! ) > ______________________________________________________________________ > 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/ ______________________________________________________________________ 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/