mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
demos/slider/range_vertical.html: clarified description
This commit is contained in:
parent
fb4e75f9f8
commit
91c37697de
@ -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 -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user