Created by: gavinballard
Fixes #2023 (closed) (radio and checkbox buttons no longer work (2.0.1)) by reverting to event.target during binding, and using .closest() instead of .parent() in toggle().
Created by: gavinballard
Fixes #2023 (closed) (radio and checkbox buttons no longer work (2.0.1)) by reverting to event.target during binding, and using .closest() instead of .parent() in toggle().