diff --git a/demos/slider/default.html b/demos/slider/default.html index d203e7397..8d8096a9d 100644 --- a/demos/slider/default.html +++ b/demos/slider/default.html @@ -17,8 +17,6 @@ - -

Your age:

@@ -26,16 +24,12 @@
- -
-

The default slider has a single handle and is horizontal. The handle can be moved with the mouse or by using the arrow keys and has full ARIA attributes for accessibility. The current value for the slider can be set with the value option:

value: 37

+

The default slider has a single handle and is horizontal. The handle can be moved with the mouse or by using the arrow keys and has full ARIA attributes for accessibility. The current value for the slider can be set with the value option:

+
value: 37
- - - diff --git a/demos/slider/multiple_vertical.html b/demos/slider/multiple_vertical.html index b7dffa42b..5a1913221 100644 --- a/demos/slider/multiple_vertical.html +++ b/demos/slider/multiple_vertical.html @@ -53,21 +53,18 @@ -
- -

-Master volume +

+ +Master volume

- -

- -

-Graphic EQ +

+ +Graphic EQ

@@ -77,16 +74,13 @@
- -
- - -
+

This example shows how easy it is to add multiple sliders to a page, each with their own options, to make a UI for a music player.

+