Jump to content

Scrolling content in overflow area w/ javascript?


SilentS

Recommended Posts

I have a frame-layout with a simple javascript that lets me scroll the content in a frame with a <a>-tag instead of the ordinary scrollbar. It's based onOnClick="parent.thumbs.scrollTo(0,0)"Is it possible to use a similar code to scroll the content in an overflow area? I've tried to use div#scroll and set it to overflow so a scrollbar appears and link the code in different ways nothing works. So is it even possible or do I have to use a frame to be able to scroll via this code?/Regards, Robert

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...