首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 旋转按钮界面在您的网络形式

旋转按钮界面在您的网络形式

  • 资源大小:68.74 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 网络 界面 按钮 旋转 形式

资 源 简 介

jQuery Spin button Overview This plugin provides spin-button interface easily on your form. This interface is very handy to set especially short or middle range numbers. Usage Simply call "spin" method. $(document).ready(function(){ $("#number").spin();}); You can specify the options with first argument. $("#number").spin({max:100,min:0}); Options imageBasePath You need to specify your spin-button surface images. When all your spin-related-images are on a same directory(I hope so), you can set your image path onto this parameter. default value is "/img/spin/". spinBtnImage/spinUpImage/spinDownImage The names of spin button images. default value is "spin-button.png", "spin-up.png" and "spin-down.

文 件 列 表

jquery-spin
README
demo
jquery-spin.js
VIP VIP
0.235215s