I am trying to create a horizontally scrolling page and I want the page to open with scroll bar in the middle so that the user has option to scroll in both left and right directions(by default it opens with scrollbar at left). How can I do that?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Updated after comment If the body's width doesn't exceed the browser's viewport:
Use this code to vertically & horizontally center a page (see also: this answer):
To only center horizontally, use:
|
|||||||||||
|
|
Use the JavaScript function |
|||
|
|
|
one possibility is to use javascripts
just set the x/y values to the ones you need. |
|||
|
|