Skip to content

Commit

Permalink
demo update
Browse files Browse the repository at this point in the history
  • Loading branch information
aterrien committed May 10, 2012
1 parent d855f52 commit a29f97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<script src="js/jquery.knob-1.1.0.js"></script>
<script>
$(function() {
$(".knob").dial();
$(".knob").knob();

/*$(".knob").dial(
/*$(".knob").knob(
{
'change':function(e){
console.log(e);
Expand Down

0 comments on commit a29f97d

Please sign in to comment.