A jQuery plugin for creating s
KnobKnob - a jQuery plugin for creating shiny knob controls
Usage:
$('#elem').knobKnob({ snap : 10, // Snap to zero if less than this deg. value: 154, // Default rotation turn : function(ratio){ // Do what you want here. Ratio moves from 0 to 1 // relative to the knob rotation. 0 - off, 1 - max } });
Head on to Tutorialzine for a live demo.
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。