Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Jquery plugin for cross browser file upload [closed]

I need a free(open source) jquery/javascript plugin for uploading files. I got couple of from google like...

  • Blueimp
  • Fineuploader

Blueimp seems good but documentation is not proper. Can't able to customize as of my need. In IE( mine is - IE9) also it's not working properly.

Fine Uploder is really good but, that is only free for OPEN SOURCE project.

So, if any body know any other good file plugin plz.. share with me.

Regards

like image 533
Suresh Avatar asked Oct 21 '22 10:10

Suresh


1 Answers

you can try File uploader. its works for most of the browser-os combination. it is under GNU GPL 2 or later and GNU LGPL 2 license.

like image 139
Peeyush Avatar answered Oct 27 '22 10:10

Peeyush