weixiyen / jquery-filedrop

jQuery plugin - drag and drop desktop files and POST to a URL to handle files.
958 stars 285 forks source link

Add namespace feature for event handling. #97

Closed hatashiro closed 9 years ago

hatashiro commented 12 years ago

jQuery on() function supports event namespace. This patch makes it possible to set the namespace with an option parameter.