ブックマーク / anthonyterrien.com (1)

  • jQuery Knob

    Demo jQuery Knob canvas based ; no png or jpg sprites. touch, mouse and mousewheel, keyboard events implemented. downward compatible ; overloads an input element. Example <input type="text" value="75" class="dial"> <script> $(function() { $(".dial").knob(); }); </script> Options Options are provided as attributes ‘data-option’: <input type="text" class="dial" data-min="-50" data-max="50"> … or in

    novvy
    novvy 2015/01/08
    グリグリ回せるUI
  • 1