ligerSpinner
数字调整编辑器
示例
1 $("#txt1").ligerSpinner({ height: 28}); 2 $("#txt2").ligerSpinner({ height: 28, type: 'int' }); 3 $("#txt3").ligerSpinner({ height: 28, type: 'int',isNegative:false });
截图
数字调整编辑器
1 $("#txt1").ligerSpinner({ height: 28}); 2 $("#txt2").ligerSpinner({ height: 28, type: 'int' }); 3 $("#txt3").ligerSpinner({ height: 28, type: 'int',isNegative:false });