Fine uploader does not allow to choose multiple files in IE8 and IE9 any more -


it worked until in every browser including ie8, ie9 , ie10. in ie8 , ie9 user unable choose multiple files. may choose 1 , uploaded fine. ie10 works fine too. checked official fine-uploader demo page: http://fineuploader.com/fine-uploader-demo.html, works same(in ie8 , ie9 not allow choose multiple files). probable problem ie question 'is fixable?'

it never possible choose multiple files @ once in ie9 or older in fine uploader (or other upload tool doesn't rely on flash or java). reason lack of support "multiple" attribute on file input elements. same restriction exists builds of android, if remember correctly. again, browser limitation, not fine uploader limitation. in ie9 , older, need select files 1 @ time, , cannot submit them via drag , drop.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -