Complete rehauling:
- Rename script and main function to
radioslider
- Change the way to call methods:
$element.radioslider('method')
- Rename
setDisable
method tosetDisabled
andsetEnable
tosetEnabled
- Add
setValue
anddestroy
methods - Make the slider fluid by default, thus removing
fitContainer
option - Add support for vertical orientation with
orientation
option - Add
small
andtiny
sizes - Add
fillOrigin
,fillOffset
andfit
options (≠fitContainer) - Tweak the apparence