File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ Features
16
16
* ** Data API** like Twitter Bootstrap
17
17
18
18
Installation
19
- ------------
19
+ ============
20
20
21
21
1 . Include jQuery into your HTML page.
22
22
2 . Include [ ` jQuery.checkboxes.min.js ` ] ( build/jquery.checkboxes.min.js ) into your HTML page, just after jQuery.
23
23
24
24
Documentation and examples
25
- --------------------------
25
+ ==========================
26
26
27
27
* [ Checking all checkboxes in a context] ( http://rmariuzzo.github.io/checkboxes.js/#checking-all-checkboxes )
28
28
* [ Unchecking all checkboxes in a context] ( http://rmariuzzo.github.io/checkboxes.js/#unchecking-all-checkboxes )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " checkboxes.js" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"homepage" : " http://rmariuzzo.github.io/checkboxes.js/" ,
5
5
"authors" : [
6
6
" Rubens Mariuzzo <[email protected] >"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " checkboxes.js" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"homepage" : " https://github.com/rmariuzzo/checkboxes.js" ,
5
5
"keywords" : " checkbox checkboxes" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments