0.1.1 • Published 6 years ago

checkall v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

jQuery Checkall - A Checkbox Checker

Build Status NPM Version Dependency Dev Dependency Code Climate Support

Options

all:  '.checkall__all'  // Checkbox responsible to check all of a group.
item: '.checkall__item' // Checkboxes in the group.

Usage

<script src="jquery.checkall.js"></script>

<div class="check">
  <input type="checkbox" class="checkall__all">

  <input type="checkbox" class="checkall__item">
  <input type="checkbox" class="checkall__item">
</div>
$('.checkall').checkall();

Contributors

Check it out

Love it!

Via PayPal or Support. Thanks! (: