Description: Scrollbox control
Scrolling content in both directions: vertical or horizontal .
Developed by kolex, 2008
Requirements: prototype.js library
Sample usage:
<script language="JavaScript"><!--
var scrollerId = new Scrollbox({
contId: borderContainerId ,
listId: scrollElemenstId ,
direction: horizontal
})
//-->
</script>
Live sample is at http://www.meteoprog.ua/ru/wmap7days/, scrolling a list dates
To Search:
File list (Check if you may need any files):
scrollbox.js