文件名称:scrollbox.js
- 所属分类:
- 浏览器
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- k***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Scrollbox control
Scrolling content in both directions: vertical or horizontal .
Developed by kolex, 2008
Requirements: prototype.js library
Sample usage:
<scr ipt language="Javascr ipt"><!--
var scrollerId = new Scrollbox({
contId: borderContainerId ,
listId: scrollElemenstId ,
direction: horizontal
})
//-->
</scr ipt>
Live sample is at http://www.meteoprog.ua/ru/wmap7days/, scrolling a list dates
-Scrollbox control
Scrolling content in both directions: vertical or horizontal .
Developed by kolex, 2008
Requirements: prototype.js library
Sample usage:
<scr ipt language="Javascr ipt"><!--
var scrollerId = new Scrollbox({
contId: borderContainerId ,
listId: scrollElemenstId ,
direction: horizontal
})
//-->
</scr ipt>
Live sample is at http://www.meteoprog.ua/ru/wmap7days/, scrolling a list dates
Scrolling content in both directions: vertical or horizontal .
Developed by kolex, 2008
Requirements: prototype.js library
Sample usage:
<scr ipt language="Javascr ipt"><!--
var scrollerId = new Scrollbox({
contId: borderContainerId ,
listId: scrollElemenstId ,
direction: horizontal
})
//-->
</scr ipt>
Live sample is at http://www.meteoprog.ua/ru/wmap7days/, scrolling a list dates
-Scrollbox control
Scrolling content in both directions: vertical or horizontal .
Developed by kolex, 2008
Requirements: prototype.js library
Sample usage:
<scr ipt language="Javascr ipt"><!--
var scrollerId = new Scrollbox({
contId: borderContainerId ,
listId: scrollElemenstId ,
direction: horizontal
})
//-->
</scr ipt>
Live sample is at http://www.meteoprog.ua/ru/wmap7days/, scrolling a list dates
(系统自动生成,下载前可以参看下载内容)
下载文件列表
scrollbox.js