pintomau / CheckboxLimiter

Limits number of checkbox that can be checked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkbox Limiter

Disables checkboxes after the set limit number has been reached.

How to use

Just add the .checkboxlimiter class to the checkboxes' container. To set the limit use data-limitcheckbox property.

See the demo in test/example.html

About

Limits number of checkbox that can be checked

License:MIT License


Languages

Language:JavaScript 58.1%Language:HTML 41.9%