If you just want a vertical scrollbar to appear, try css overflow:auto on the div.
- Jack -Dman100- wrote:
Is there a jquery plugin that can scroll text in a div vertically? I have div with a set height that is filled with more content than can be seen. I'm looking for a way to vertically scroll the text or some way to page thru the content. Thanks for any help.