PDA

View Full Version : Vertical Scrollers


stathis
08-06-2003, 05:08 AM
Hello guys!
I'm looking for a free vertical scroller which will be able to accept an html file as input. I searched everywhere in the net, but i can't seem to find such a thing.
Do you have anything in mind?
The input can also be a txt file as long as it lets me play with the font size, color, links, etc

agent002
08-06-2003, 05:42 AM
Ummm? You can always use CSS to custom the scrollbars a bit (colors), but you can have more customizable scrollbars by disabling the scrollbars, and having your own buttons which manipulate the scrollTop value of the document... You don't probably understand. Well, this could be what you're looking for: http://www.dynamicdrive.com/dynamicindex2/pagescroller.htm

n8thegreat
08-06-2003, 11:29 AM
i think he meanshttp://www.dynamicdrive.com/dynamicindex2/iframe-scroller.htm

stathis
08-06-2003, 02:17 PM
Yeap, that was it :)
Thanks guys!!

agent002
08-10-2003, 12:41 PM
okay...