Input Slider Component
Handy Input field with Horizontal slider attached, for better forms usability. Package contains also skinning, so changes to the design are made easily, with any size slider thumbnail.
Component has following parameters:
- mywidth width of the component
- min minimum input value
- max maximum input value
- value starting value
- snap snapping value
- liveUpdate true -> the input value is updated on every
slider change (default)
false -> a tooltip is shown over the slider, the input value is refreshed only after the mouse button is released - currency symbol to be shown after the input, default is blank
Note: real size for the component (flex framework included) is 32kb.
