From 060af83ec9c78fb34b38388c00bb610410e46ee4 Mon Sep 17 00:00:00 2001 From: Scott González Date: Wed, 13 Oct 2010 10:39:50 -0400 Subject: Slider demos: Coding standards. --- demos/slider/range-vertical.html | 41 ++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) (limited to 'demos/slider/range-vertical.html') diff --git a/demos/slider/range-vertical.html b/demos/slider/range-vertical.html index 70fbb47b3..6244d3b40 100644 --- a/demos/slider/range-vertical.html +++ b/demos/slider/range-vertical.html @@ -1,29 +1,30 @@ - + jQuery UI Slider - Vertical range slider - - - - - - - - - @@ -32,18 +33,18 @@

- - + +

-
-

Change the orientation of the range slider to vertical. Assign a height value via .height() or by setting the height through CSS, and set the orientation option to "vertical."

+
+

Change the orientation of the range slider to vertical. Assign a height value via .height() or by setting the height through CSS, and set the orientation option to "vertical."

-- cgit v1.2.3