jquery tools 系列 scrollable
摘要:
Jquery tools: http://jquerytools.orgvar scrollable=$("div.scrollable").scrollable(); //alert(scrollable.getConf().prev);//获取配置对象中的prev属性 scrollable.getConf().speed=200;//设置配置对象的speed属性 //alert(scrollable.getIndex());//获取当前滚动项的索引 //alert(scrollable.getItems().length);//获取当前滚动项的数量 //alert(sc 阅读全文
posted @ 2011-08-29 09:49 魔GUI 阅读(400) 评论(0) 推荐(0)
浙公网安备 33010602011771号