dropload
dropload copied to clipboard
Added support for delegate events.
And moved the event binding from the constructor to Dropload#bind([selector]) so it can be re-bound again.
Breaking change: bind() is not called by the constructor anymore.