Log in

View Full Version : Browser Scroller Controls Text on Page



codenoob
12-10-2010, 06:24 PM
Hi all,

I have a page that I want to have the browser vertical scrollbar control the text on the page (i.e. I have a page that doesn't take up the entire page (so, no need for a scrollbar), but I want to add text that can be scrolled using the browser scrollbar.

I've found a way to add a scrollbar to a Div and then control it, but i don't want a huge scrollbar in the middle of my page.

I don't really have an example, my apologies.

THANKS SO MUCH!!!

- Codenoob

**UPDATE**
I was reading that post and thought that it was a bit confusing. I want to use the browser scrollbar to scroll only a block of text that is inside a Div cell.

**SECOND UPDATE!!!**
The following link is something I would be interested in implementing instead, but only if someone could help make it so the text scrolls when I click the arrows instead of hover. THANKS SO MUCH!