提交 f0eab72a 编写于 作者: D Daniel Beck

Increase context menu scroll speed

上级 07c48b03
......@@ -28,7 +28,7 @@ var breadcrumbs = (function() {
}
Event.observe(window,"load",function(){
menu = new YAHOO.widget.Menu("breadcrumb-menu", {position:"dynamic", hidedelay:1000, zIndex:2001});
menu = new YAHOO.widget.Menu("breadcrumb-menu", {position:"dynamic", hidedelay:1000, zIndex:2001, scrollincrement: 2});
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册