I'm looking for multiple file uploader plugin using jquery and Ajax. I searched for such a plugin and found couple of jquery plugins that are supposed to work fine.
But, no plugin was able to select multiple files to upload in selection window except in Mozilla Firefox.
Even setting multiple in input type="file" didn't work in internet explorer.
<input type="file" name="files[]" multiple>
please suggest me a tool plugin which will offer selecting multiple files in internet explorer.