views:

52

answers:

4

Can you recommend me some jquery or native javascript lib for multiple uploading via ajax ?

A: 

Use Uploadify

SLaks
Looks nice but require flash plugin
adaxa
@adaxa: You cannot upload multiple files from a single control using HTML; you need to use Flash.
SLaks
@Slake not true see my post
mcgrailm
That's only supported by Safari 4.
SLaks
seems to work in ff and I think be supported in IE9
mcgrailm
A: 

Try this -

Edit : http://www.phpletter.com/Demo/AjaxFileUpload-Demo/

Alpesh
This jQuery plugin does not upload files
adaxa
Try the new lnik i have provided.
Alpesh
A: 

no flash multi=file uploader check it out

ADDITION

although its not free CKFinder may also do the trick

mcgrailm