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/steps.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'demos/slider/steps.html') diff --git a/demos/slider/steps.html b/demos/slider/steps.html index 66c84b0c3..df582e725 100644 --- a/demos/slider/steps.html +++ b/demos/slider/steps.html @@ -1,30 +1,30 @@ - + jQuery UI Slider - Snap to increments - - - - - - - - - @@ -33,18 +33,18 @@

- - + +

-
-

Increment slider values with the step option set to an integer, commonly a dividend of the slider's maximum value. The default increment is 1.

+
+

Increment slider values with the step option set to an integer, commonly a dividend of the slider's maximum value. The default increment is 1.

-- cgit v1.2.3