r1383 - trunk/demos/slider
Author: rdworth
Date: Tue Dec 30 19:41:22 2008
New Revision: 1383
Modified:
trunk/demos/slider/range_vertical.html
Log:
demos/slider/range_vertical.html: clarified description
Modified: trunk/demos/slider/range_vertical.html
==============================================================================
--- trunk/demos/slider/range_vertical.html (original)
+++ trunk/demos/slider/range_vertical.html Tue Dec 30 19:41:22 2008
@@ -36,7 +36,7 @@
range: true,
values: [17, 67]
</pre>
-It's important to note that a vertical slider needs a height set. You
can do this via the script options or by adding a height through CSS.
+It's important to note that a vertical slider needs a height set. You
can do this via .height() or by setting the height through CSS.
</div><!-- End demo-description -->