On 06/02/06, James Eaton <[EMAIL PROTECTED]> wrote:
> Is there a way to have a div wider than the viewport without causing the
> browser to display a horizontal scroll bar?

position: absolute; will take it out of the flow. Any flow, so a
200%-wide absolutely positioned div will take that space, but not
physically. Only virtually, if you will.

HTH

-Rob.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to