March 5, 2012

Multiple file upload using javascript without modifying current code

Question by Uffo

I have a script already for uploading pictures, but I want the ability to select more pictures at once on upload,by holding down ctrl,I know I can use uploadify but I don’t want to start over, mabe you guys know a script or something for jquery, that will work without to remove the current code, or you guys could give me a snippet.

Answer by Starx

The ability to slect multiple files in entirely the browsers features. Which cannot be changed by using a Javascript or css or html. Using uploadify or similar as you mentioned in your question is the right way to go.

You know uploadify also uses the swfobject.js, to overcome this limitation by using an actionscript instead.

Author: Nabin Nepal (Starx)

Hello, I am Nabin Nepal and you can call me Starx. This is my blog where write about my life and my involvements. I am a Software Developer, A Cyclist and a Realist. I hope you will find my blog interesting. Follow me on Google+

...

Please fill the form - I will response as fast as I can!