项目作者: renaatdemuynck

项目描述 :
Adds ability to uncheck a radio button
高级语言: HTML
项目地址: git://github.com/renaatdemuynck/form-extensions.js.git
创建时间: 2015-11-13T08:50:40Z
项目社区:https://github.com/renaatdemuynck/form-extensions.js

开源协议:MIT License

下载


About Form Extensions

A collection of scripts that extends the behaviour of certain form elements.

uncheckable.js

Adds ability to uncheck a radio button by clicking it a second time.

indeterminable.js

Adds ability to set the indeterminate state of a checkbox by clicking it when it is in the unchecked state.
Clicking it again will set the checkbox in the checked state.