shiftthis
07-07-2004, 06:42 PM
If there are any CSS guru's out there, this problem is for you.
I'm designing a site that uses the CSS property for overflow:auto within a <div>. It's based upon this fixed positioning tutorial (webpages.charter.net/mmmbeer/code/css/layouts/fixed/), and works quite nicely. My biggest problem is within IE6 sometimes the text decides to go off screen to the right instead of creating scrollbars. If I resize the window slightly, the scroll bars usually appear, but if I navigate away and then back again the same issue is present. It's very annoying!
Screenshots
Problem: imagedesignpros.com/wsp/css-autoscroll-cutoff.gif
After Resize (what it should look like): imagedesignpros.com/wsp/css-autoscroll-afterresize.gif
The site can be viewed/tested at imagedesignpros.com/wsp/
and the css files are located as follows:
imagedesignpros.com/wsp/style/body.css
imagedesignpros.com/wsp/style/common.css
imagedesignpros.com/wsp/style/fixed.css
imagedesignpros.com/wsp/style/ie.css
If anyone knows any fixes or workarounds to this problem I would be very happy to hear your suggestions. I've scoured over google results and still haven't found any applicable solutions. Thanks guys.
Sorry - apparently I can't post url links until I make 5 posts. copy paste to view. Stupid rules :P
I'm designing a site that uses the CSS property for overflow:auto within a <div>. It's based upon this fixed positioning tutorial (webpages.charter.net/mmmbeer/code/css/layouts/fixed/), and works quite nicely. My biggest problem is within IE6 sometimes the text decides to go off screen to the right instead of creating scrollbars. If I resize the window slightly, the scroll bars usually appear, but if I navigate away and then back again the same issue is present. It's very annoying!
Screenshots
Problem: imagedesignpros.com/wsp/css-autoscroll-cutoff.gif
After Resize (what it should look like): imagedesignpros.com/wsp/css-autoscroll-afterresize.gif
The site can be viewed/tested at imagedesignpros.com/wsp/
and the css files are located as follows:
imagedesignpros.com/wsp/style/body.css
imagedesignpros.com/wsp/style/common.css
imagedesignpros.com/wsp/style/fixed.css
imagedesignpros.com/wsp/style/ie.css
If anyone knows any fixes or workarounds to this problem I would be very happy to hear your suggestions. I've scoured over google results and still haven't found any applicable solutions. Thanks guys.
Sorry - apparently I can't post url links until I make 5 posts. copy paste to view. Stupid rules :P
