Multiple file upload (client side)
问题 I'm looking for multiple file upload component with alternative ways. I need HTML5, Flash and normal upload support, depended by device. I don't like FancyUpload, because it uses mootools and mootools is very big library. Also I can't use jQuery, because I'm writing on Ext js and it's not good idea to use two big library like jQuery and Ext js. I can write it myself but I don't have a time. If everyone knows any library like this, please post link here. Thanks! 回答1: I am a big fan of Plupload