Skip to content

A jQuery plugin that automatically makes all radio buttons deslectable.

License

Notifications You must be signed in to change notification settings

reedhewitt/deselectable-radio-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

deselectable-radio-buttons

A jQuery plugin that automatically makes all radio buttons deslectable.

It uses mousedown/click and keydown/keyup to detect interaction with a radio button. If a user clicks or presses the space bar on a checked radio button, it will be unchecked.

A custom event named done_changing is fired afterwards, so event handlers can do something after the new state of the radio button is determined.

About

A jQuery plugin that automatically makes all radio buttons deslectable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published