include "include/header_production.html"
To see all the available options & configurations, we suggest reading the jQueryUI sliders documentation.
The basic slider is horizontal and has a single handle that can be moved with the mouse or by using the arrow keys.
To view more sliders examples, you can visit the jQueryUI sliders demos page.
This slider example has a horizontal orientation and shows the selected value in a different color for easier reading.
Set the range option to true to capture a range of values with two drag handles. The space between the handles is filled with the secondary color from the selected layout color scheme to indicate those values are selected.
This example shows a vertical orietantion slider. You can assign a height value via .height() or by setting the height through CSS, and set the orientation option to "vertical."
Just like the horizontal range slider above, but only with vertical orientation.
include "include/footer.html"