Could you point me to some tested jquery
plugin for ajax
file upload? I would like it to be jquery 1.4
compliant.
views:
33answers:
1
+1
A:
There are several listed here: http://blog.insicdesigns.com/2010/02/10-best-ajax-file-uploader-for-your-web-application/
sdtechcomm
2010-08-17 18:50:11
There are lots of cool uploadres, but all I need is only an uploading plugin, not progress bars, etc. Could you suggest me anything like this? Just like `$.ajax`, but for files.
gruszczy
2010-08-17 19:00:43
Perhaps this? http://www.fyneworks.com/jquery/multiple-file-upload/
sdtechcomm
2010-08-17 19:36:43
This allows choosing multiple files, not uploading them.
gruszczy
2010-08-17 20:04:33