From: Scott González Date: Wed, 22 Apr 2015 16:37:08 +0000 (-0400) Subject: Slider: Remove scrollbar demo X-Git-Tag: 1.12.0-beta.1~299 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ec952e2909113b45dab7ddaa817cb3766f39ba18;p=jquery-ui.git Slider: Remove scrollbar demo Custom scrollbars are often a bad idea and this was a particularly minimal, and therefore terrible, implementation. --- diff --git a/demos/slider/side-scroll.html b/demos/slider/side-scroll.html deleted file mode 100644 index 1e6df620d..000000000 --- a/demos/slider/side-scroll.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - jQuery UI Slider - Slider scrollbar - - - - - - - - - - - - -
-
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
-
-
-
-
- -
-

Use a slider to manipulate the positioning of content on the page. In this case, it acts as a scrollbar with the potential to capture values if needed.

-
- -