Uncheck or turn off all checkbox based toggle switches when a new one is turned on?
问题 I am using some CSS3 toggle switches in a project of mine and they are currently toggling just fine, but what i would like to have happen is for all other toggles to turn off when a new one is activated. Can anyone help get me started on this. I am not even sure where to start. These are the toggles I am using: http://wsnippets.com/styling-checkbox-toggle-switches-css3/ is there a way for Javascript to be able to do this? Any guidance would be helpful. 回答1: If you're using jQuery, this will