jquery.dial:jquery 插件 转盘抽奖 兼容手机端

时间:2024-06-03 13:00:39
【文件属性】:

文件名称:jquery.dial:jquery 插件 转盘抽奖 兼容手机端

文件大小:52KB

文件格式:ZIP

更新时间:2024-06-03 13:00:39

jquery dial JavaScript

jquery.dial 转盘抽奖 兼容手机端 参数 item 值(num),对应数组下标 restaraunts 转盘文字描述(array) colors 转盘文字背景颜色(array) callback 成功执行完的回调(item)回调中返回item值 完整Demo $(dom).dial({ restaraunts:['奖品1','奖品2','奖品3'], colors:['#fff','#000','#fff'], item:1, callback:function(item){console.log(item)}, }); 方法 $(dom).dial('start') or $(dom).dial('start',itemValue); //开启轮盘转动 $(dom).dial('setItem',itemValue); //单纯设置值 $(dom).dial(


【文件预览】:
jquery.dial-master
----css()
--------jquery.dial.css(414B)
----images()
--------turnplate-bg.png(5KB)
--------1.png(498B)
--------turnplate-pointer.png(3KB)
--------2.png(754B)
----index.html(735B)
----js()
--------jquery.dial.js(20KB)
--------jquery-1.8.3.min.js(91KB)
--------noName.js(5KB)
----README.md(673B)

网友评论