Can anyone point me in the direction of a documentation page for jQuery's AjaxUpload() function? I'm trying to build a multiple file upload, and i need to pass parameters along with the files, but i am unsure on how to do this. Any help would be greatly appreciated!
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Documentation is here github.com/valums/file-uploader. Multi file upload should work without explicitly setting it as a parameter. Look at this demo.
回答2:
http://valums.com/ajax-upload/
Even if actually is not part of jQuery core, but a plugin