可定制的多个Mootools文件上传器
您能为我推荐基于 Mootools 的可定制文件上传器吗?如果我可以绑定“addFile”、“uploadFile”、“uploadAllFiles”事件,自定义 CSS 和模板,那就太好了。
其他重要的是,我们希望通过 URL 进行图像传输,但我们不想在很多地方破解库。
Can you recommend 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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不适用于 moo 工具,但值得一提的是 plupload...
http://www.plupload.com/
是独立的,您将能够更轻松地更新它,我想对于 javascript 文件上传器来说,额外的 kbs 是值得的!
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 !