Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 javascript 和 jquery 的新手。我想要实现的是将多个图像上传到服务器。我知道之前提出的类似问题,但不幸的是它们对我没有多大帮助。我想使用将图像上传到服务器一个 xml-http 请求对象。任何带有一些解释的示例都将非常有帮助。非常感谢任何形式的帮助。谢谢。
您可以使用具有进度条、多文件选择和拖放功能的 ajaxUpload 插件:
http://valums.com/ajax-upload/