Advanced CSS: can I float right with cropping on the left?
January 2, 2007 11:02 PM
Subscribe
I want to float a css element to the right and have the left side get cropped when I shrink the window size.
(Self link example) View that link in Firefox and you'll see the left side of the page disappear as you make the window smaller, with no scrollbars.
View it in Safari or IE6 (though IE6 has other more serious problems too) and the left side of the element fixes against the side of the browser, causing horizontal scrolls to appear.
Any thoughts? I also wrote this code example to simplify the issue, and I see the same problem:
posted by jragon to computers & internet (6 comments total)
1 user marked this as a favorite
posted by jragon at 11:04 PM on January 2, 2007