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/rangemax.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'demos/slider/rangemax.html') diff --git a/demos/slider/rangemax.html b/demos/slider/rangemax.html index b4f4e1e08..c37d5d054 100644 --- a/demos/slider/rangemax.html +++ b/demos/slider/rangemax.html @@ -1,30 +1,30 @@ - + jQuery UI Slider - Range with fixed maximum - - - - - - - - - @@ -33,17 +33,17 @@

-Minimum number of bedrooms: - + +

-
-

Fix the maximum value of the range slider so that the user can only select a minimum. Set the range option to "max."

+
+

Fix the maximum value of the range slider so that the user can only select a minimum. Set the range option to "max."

-- cgit v1.2.3