JSlider Add-on: This add-on is a wrapper for the JQuery Slider plugin: jQuery Slider plugin
Important:
The URLs to thirdparty javascript libraries and assets are relative to the VAADIN folder of the Application.
The libraries are mandatory and the assets depends on the slider skin.
-–VAADIN
±–addons
| -–jslider
| ±–css
| | jslider.blue.css
| | jslider.css
| | jslider.plastic.css
| | jslider.round.css
| | jslider.round.plastic.css
| |
| ±–img
| | jslider.blue.png
| | jslider.plastic.png
| | jslider.png
| | jslider.round.plastic.png
| | jslider.round.png
| |
| -–js
| draggable-0.1.js
| jquery-1.10.2.js
| jquery.dependClass-0.1.js
| jquery.numberformatter-1.2.3.js
| jquery.slider.js
| jshashtable-3.0.js
| tmpl.js
Checkout the sources of the jslider-demo for the VAADIN/addons folder and slider examples.
Licenses:
MIT License - JQuery Slider plugin by Egor Khmelev jslider/MIT-LICENSE.txt at master · egorkhmelev/jslider · GitHub