I am a Flash designer who is slowly learning more HTML and Javascript to be more well rounded as a designer. I have a need to have more control over my scrollbars. I know how to open a new browser window and have it upon loading the page, scroll down to a certain pixel coordinate. But then the user can simply scroll up to see the hidden content. Is there a way that I can prevent the scroll bars from going above a certain y coordinate? Say, rather than the top of the page being y=0 have it stop at y=30? Also the same question for scrolling down? I dont want to remove the content at the top, I simply want to hide it from the user and not allow them to scroll up and see it. Any help would be great. Thanks in advance.
Drew
Drew