bootstrap-checkbox
bootstrap-checkbox copied to clipboard
Use jQuery instead window.jQuery
Sometimes we will use this plugin out of global context or window object. So jQuery variable was missing from our global context. I think it would be a good idea if your plugin just use jQuery variable by default.