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/rangemin.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'demos/slider/rangemin.html') diff --git a/demos/slider/rangemin.html b/demos/slider/rangemin.html index 4f146824a..b89a59c50 100644 --- a/demos/slider/rangemin.html +++ b/demos/slider/rangemin.html @@ -1,30 +1,30 @@ - + jQuery UI Slider - Range with fixed minimum - - - - - - - - - @@ -33,18 +33,18 @@

- - + +

-
-

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

+
+

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

-- cgit v1.2.3