Closed jcsrb closed 11 years ago
keep the Vanilla and register as a jQuery plugin when jQuery is available
like @enyo in Dropzone https://github.com/enyo/dropzone/blob/master/lib/dropzone.js#L1259-1265
:blush:
I made a plain-JS version with exports to jQuery and Zepto. I'd be happy if you guys could just give it a quick test, then I'll submit the PR.
http://jsfiddle.net/RadLikeWhoa/tEcxF/
keep the Vanilla and register as a jQuery plugin when jQuery is available
like @enyo in Dropzone https://github.com/enyo/dropzone/blob/master/lib/dropzone.js#L1259-1265