Skip to content

neubloc/CheckboxLimiter

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.1%
  • HTML 41.9%