By : w3Blender Published On Saturday, September 14, 2013, 04:15 In JavaScript
Simply supply a group of radio buttons and labels inside of a container (such as a DIV), call the jTumbler plugin on the container, and jTumbler takes care of the rest. You may also provide a callback function to perform an operation each time a jTumbler button is clicked. The jTumbler jQuery plugin is an excellent way to enhance the usability of your website and give your visitors an easy, user-friendly experience.

+ jQuery Upgraded to Latest Version (1.11.1) + Fixed issue with all radio buttons having unchecked state
Version 1.0.3
+ Added : method "getChecked()" to retrieve selected value + Added : "from/to" values to onSwitch method + Fixed : label clicking issue + Fixed : issue with input not being checked on label click
Version 1.0.2
+ Fixed : issue with multiple calling "switchState" method + Fixed : issue with non-setting "checked" attribute for radio buttons
Version 1.0.1
Initial implementation of jTumbler UI control