diff --git a/index Kopie.html b/index Kopie.html new file mode 100644 index 0000000..ec03f35 --- /dev/null +++ b/index Kopie.html @@ -0,0 +1,275 @@ + + + + jQuery Knob demo + + + + + + + +
+

jQuery Knob

+
+
+

Nice, downward compatible, touchable, jQuery dial. Flattr this

+

* implemented interactions : mouse click and wheel mouse, keyboard (on focus) and fingers (touch events)

+
+
+

× Disable display input

+
+data-width="100"
+data-displayInput=false
+            
+ +
+
+

× 'cursor' mode

+
+data-width="150"
+data-cursor=true
+data-thickness=.3
+data-fgColor="#222222"
+            
+ +
+
+

× Display previous value

+
+data-displayPrevious=true
+data-min="-100"
+            
+ +
+
+
+

× Angle offset

+
+data-angleOffset=90
+            
+ +
+
+

× Angle offset and arc

+
+data-fgColor="#66CC66"
+data-angleOffset=-125
+data-angleArc=250
+            
+ +
+
+

× 5-digit values

+
+data-min="-15000"
+data-max="15000"
+            
+ +
+
+
+

× Overloaded 'draw' method

+
+
+
+
+    data-width="75"
+    data-fgColor="#ffec03"
+    data-skin="tron"
+    data-thickness=".2"
+    data-displayPrevious=true
+                
+ +
+
+
+    data-width="150"
+    data-fgColor="#ffec03"
+    data-skin="tron"
+    data-thickness=".2"
+    data-displayPrevious=true
+                
+ +
+
+
+    data-width="150"
+    data-fgColor="#C0ffff"
+    data-skin="tron"
+    data-thickness=".1"
+    data-angleOffset="180"
+                
+ +
+
+
+
+

× Readonly

+
+data-thickness=".4"
+data-fgColor="chartreuse"
+data-readOnly=true
+            
+ +
+
+

× Dynamic

+
+data-width="200"
+            
+ + +
+data-width="50"
+data-cursor=true
+            
+ + +
+
+

× Infinite || iPod click wheel

+
+
+data-width="150"
+data-cursor=true
+data-thickness=".5"
+data-fgColor="#AAAAAA"
+data-bgColor="#FFFFFF"
+data-displayInput="false"
++ some code
+                
+ +
+
+
0
+
+
+
+
+
+

× Big !

+
+data-width="700"
+            
+ +
+
+
+

jQuery Knob is © 2012 Anthony Terrien and dual licensed under the MIT or GPL licenses.

+
+
+ + + + \ No newline at end of file diff --git a/index.html b/index.html index f3e6785..3b8aaef 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - jQuery Knob demo + NIS Logocontrol - + \ No newline at end of file