I was following this tutorial to build horizontal scrolling site:
but discovered a scrolling problem. When the browser is shrunk to force a vertical scroll bar in the tutorial, and you click on a link, the whole body of text shifts upward. Its the same problem I’m facing in my website design… argh
Not sure exactly what to do. Top section (menu) is placed in “fixed” position so always stays put when scrolling weird…
This seemed like a new topic, so I’ve moved it to a thread of its own.
I don’t get that behavior when I try to do what you describe. What browser are you using? Could you post a link to the page concerned, and specify exactly what you are seeing?
Totally didn’t see the scrollTop part. Deleted it and now it solved my problem. Thanks anyways for your help. Hopefully this will help someone for feeling to stupid for too long =P