ARI Scroller is Joomla component creates nice scrolling area with specified content. It can be used as module and mambot (plugin).
Plugin (mambot) with the folowing syntax:
{ariscroll
width="100"
height="100"
speed="0"
delay="0"
skin="dotted|bold_dotted|solid"
className=""
direction="up|down|left|right"
ignoreLeave="true|false"
alternate="true|false"
stopOnMouseMove="true|false"
fontsize="0"}content to scroll{/ariscroll}
Attributes:
width - Width of scrolling area
height - Height of scrolling area
speed - Speed of scrolling
delay - Delay of scrolling
skin - Skin of scrolling area container. Available values: dotted, bold_dotted, solid
className - CSS class name of scrolling. It's possible to specify any CSS class that will be applied to scrolling area container
direction - Direction of scrolling. Available values: Up, down, left or right
ignoreLeave - Stop scroller when user leaves the browser window or not
alternate - Alternate Scrolling moves the content bounce back and forth. Use alternate scrolling or not
stopOnMouseMove - Stop on mouse move. Stop scroller when the user has his mouse over the scroller and start again when the user moves the mouse off the scroller
fontsize - Size of font for content