Web Hosting Talk







View Full Version : [JS] Text slider


ic3d
06-20-2005, 11:15 AM
Iam looking for a textslider for javascript but i guess iam targetting the wrong keywords in Google.

What iam looking for is a script (js) that can vertically scroll textlines, basically the same thing as a regular scrollbar would do. But i want a bit of a custom scrollbar and just in for example one table cell (no div scroller).

A bit hard to explain for me, so an example below:

http://www.pixelerate.net/design.gif

When the uppertriangle get's clicked (or perhaps moused over) the text scrolls down a bit and stops when there is no more text to scroll or when the visitor stopped his click or mouse-over.
Same thing for the bottom one but then the other way around.

Website Rob
06-20-2005, 11:40 AM
http://javascript.internet.com/

Should have what you want and free too! :)

ic3d
06-20-2005, 04:44 PM
Thank you,

This comes close: http://javascript.internet.com/scrolls/layer-scroller.html

But iam looking for a less advanced one. Only one of those > and one speed will do.