
How to use a jQuery selection slider in Visualforce.
Click Option 6 here to see how it works. This is how the slider looks like. If it is moved the value on the input field changes to the number the user selects. To get it to work sliders, start by referencing jQuery plugins on the Visualforce page. <apex:includeScript value="https://code.jquery.com/jquery-2.1.1.min.js" /> <apex:includeScript value="https://code.jquery.com/ui/1.11.1/jquery-ui.min.js" /> <apex:stylesheet value="https://code.jquery.com/ui/1.11.1/themes/ui-lightne