topScroller.js

包含的类有: Scroller.

License

MIT-style license.

概要
Scroller.js 包含的类有: Scroller.
Scroller 鼠标在到达出现溢出的元素的某个边界时,滚动该元素。
属性
start 开始监听鼠标移动
stop 停止监听鼠标移动

topScroller

鼠标在到达出现溢出的元素的某个边界时,滚动该元素。

备注

需要文档是XHTML的格式

参数

element 必须项,目标元素
options 可选, 查看下面的可选项,以及Fx.Base 的可选项

可选项

area 整数, 元素的滚动边界
velocity 整数, 滚动速率 

事件

onChange 可选。自动向监听器中传入x和y坐标值。
概要
属性
start 开始监听鼠标移动
stop 停止监听鼠标移动

top属性

topstart

开始监听鼠标移动

topstop

停止监听鼠标移动

Documentation by Aaron Newton & Mootools Developers, generated by NaturalDocs and tidy, and GeSHi

文档中文翻译:zarknight 勘误Email:zarknight@gmail.com asp之家