RajeshChaudhary345 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

no option for max items #202

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
i've attached a modified version 0.9 with the fix

the bits i've changed are:

1) checkBox.click handler
2) checkItem function
3) maxItems option which gets passed in as an option and has a default value 
set at the bottom of the file

Original issue reported on code.google.com by simon.y....@gmail.com on 4 Aug 2011 at 2:11

Attachments:

GoogleCodeExporter commented 8 years ago
The desired functionality is already supported via the callback mechanism as 
shown by the example on the DEMO page. No special option or base code 
modification is required.

Original comment by womohun...@ittrium.com on 4 Aug 2011 at 2:26