mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-29 21:47:59 -05:00
demos/slider/range_vertical.html: clarified description
This commit is contained in:
@@ -36,7 +36,7 @@ orientation: "vertical",
|
||||
range: true,
|
||||
values: [17, 67]
|
||||
</pre>
|
||||
<p>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. </p>
|
||||
<p>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. </p>
|
||||
|
||||
</div><!-- End demo-description -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user