jQuery Plugin - Radio button with Checkbox Behavior - Updated March 6, 2008
I found some bugs in my jQuery plugin I have published recently. So here is the bugfix release for the same.
You can download it here.
Click here to see Demo: Radio with Checkbox Behavior Live in Action
Following bugs/issues are resolved.
Change Log:
- Compatibility will be with jQuery 1.2.3 or newer.
- jQuery chain will not break.
- Bug related to multiple radios is solved.
- Now using data() function from jQuery 1.2.3
- If radios are checked while page is getting loaded then it was required to click twice to uncheck.
- Tested on IE, Firefox, Safari.
Download Here