Customizable multiple Mootools file uploader
Can you recomme开发者_如何学Pythonnd me customizable file uploader on top of Mootools? It whould be greate, if I can bind to 'addFile', 'uploadFile', 'uploadAllFiles' events, customize CSS and templates.
Other important is that we want to make image transloading by URL, but we do not want to hack libraries at many places.
Not for moo tools but worth mentioning would be plupload…
http://www.plupload.com/
Being standalone, you'll be able to update it way easier and i guess for a javascript file uploader, it's worth the extra kbs !
精彩评论