From f57f31c72d180442785bbf92290799c140aa17eb Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 30 Dec 2008 19:08:39 +0000 Subject: Added container divs and added descriptions --- demos/slider/steps.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'demos/slider/steps.html') diff --git a/demos/slider/steps.html b/demos/slider/steps.html index da3d0f94b..84c9721bb 100644 --- a/demos/slider/steps.html +++ b/demos/slider/steps.html @@ -17,7 +17,22 @@ +
+
+
+ + + +
+ +

This slider has a step value set that will only allow for increments of 50 to be selected. The default step increment is 1. The drag handle will snap to drop points every 50 units. This is set in an option called step:

+
			
+min: 0, max: 500, step: 50
+
+ +
+ -- cgit v1.2.3