bootstrap-checkbox icon indicating copy to clipboard operation
bootstrap-checkbox copied to clipboard

Use jQuery instead window.jQuery

Open yudhasetiawan opened this issue 9 years ago • 0 comments

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.

yudhasetiawan avatar Jun 23 '16 15:06 yudhasetiawan