Fixed Position div Vertical Only
Posted
by
user720033
on Stack Overflow
See other posts from Stack Overflow
or by user720033
Published on 2011-05-20T04:52:31Z
Indexed on
2012/09/17
21:39 UTC
Read the original article
Hit count: 251
I have a current web build with a right sidebar that is a fixed position. I have tried to positioning from the right but don't want it overlapping other divs content.
What I am looking for is to have the content scrollable horizontally to the right when it is out of the viewport window. Any help would be greatly appreciated.
similarly to this: http://demo.rickyh.co.uk/css-position-x-and-position-y/ however I can not get this working.
This has been solved by alternative method. Thanks for those who actually considered helping.
© Stack Overflow or respective owner