jQuery Multiple File Upload Plugin |
[eluser]RMinor[/eluser]
I have been trying for a few weeks now to get the jQuery Multiple File Upload plugin working with my website, but have not been successful. Has anyone successfully done this? Please let me know and I can share what I have and hopefully get it all sorted out.
[eluser]rana[/eluser]
I have used this one: http://blueimp.github.com/jQuery-File-Upload/ Worked fine for me. Which one are you trying? You can give it a try, its nice. Have drag/drop facility as well..
[eluser]Ghetolobster[/eluser]
[quote author="rana" date="1358154112"]I have used this one: http://blueimp.github.com/jQuery-File-Upload/ Worked fine for me. Which one are you trying? You can give it a try, its nice. Have drag/drop facility as well..[/quote] This is a nice drag n drop version but I personally found it difficult to manipulate for codeigniter.
[eluser]micfai[/eluser]
I use Plupload. http://www.plupload.com/ Its quite nice. Takes a little bit of work to get it right with CI but works really well across most browsers.
[eluser]bedanand[/eluser]
Yes I have implemented it successfully in my codeigniter based web application. I had to write controller class to handle file uploads by jquery. This might be helpful for you. |
Welcome Guest, Not a member yet? Register Sign In |