Is there a way to force a user to scroll to the bottom of a div?

Posted by editor on Stack Overflow See other posts from Stack Overflow or by editor
Published on 2010-04-30T16:08:06Z Indexed on 2010/04/30 16:17 UTC
Read the original article Hit count: 104

Filed under:
|
|

I don't need to auto-scroll to the bottom of a div, rather force the user to scroll there themselves. I've got a legal agreement that I'd actually like people to read. Possible using regular JS or jQuery?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript