jQuery 多功能选项卡 插件 simpleTabs
适用与各种选项卡,幻灯,产品展示等模块。
/*!
* jQuery simpleTabs v2.0
* 网址: http://www.imsole.net/?page_id=19
* 类型: 原创脚本
* 邮箱: macore@163.com
* QQ: 390514201[sole]
* 发布: 2012-09-25
* 更新: 2013-03-07 14:54:00
* 地点: 河南 | 三门峡
***************************
* 版权所有 2013 | imsole.net
* 此插件遵循 MIT、GPL2、GNU 许可.
***************************
* 1、此插件为开源插件,请放心使用
* 2、最终版权、解释权归 imsole.net 所有有
***************************
* html5新增技术总结[html5+css+jQuery+响应式布局] http://imsole.net/html5/
* 响应式布局在线检测 http://imsole.net/responsive/
*/
jQuery simpleTabs API
jQuery simpleTabs API | ||
current | string | 当先选中的样式 |
action | string | 事件类型:mouseover, click... |
target | string | 需要切换或者需要展示动画的目标 |
easing | string | 效果类型:toggle[默认], fade, slide |
direction | string | 移动方向。当easing设置为slide的时候,次参数可选:left[默认], top |
autoPlay | boolean | 是否自动滚动。默认为0 |
speed | number | 滚动速度。多少毫秒完成一次改变,值越小改变越快 |
time | number | 改变速度。几秒滚动一次或改变一次 |
btnPrev | string | 上一个按钮 |
btnNext | string | 喜爱一个按钮 |