From 591d82edb4ff2a29555031a044bf2907a09bbddf Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 31 Dec 2008 04:08:58 +0000 Subject: demos/slider: markup and whitespace --- demos/slider/default.html | 10 ++-------- demos/slider/multiple_vertical.html | 22 ++++++++-------------- 2 files changed, 10 insertions(+), 22 deletions(-) (limited to 'demos') 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.

+ -- cgit v1.2.3