Studio-42 / elFinder

📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
https://studio-42.github.io/elFinder/
Other
4.63k stars 1.41k forks source link

Multiple upload don´t work in IE8 #72

Closed fabianolira closed 13 years ago

fabianolira commented 13 years ago

Multiple upload don´t work in IE8

dio-el-claire commented 13 years ago

And this is correct, IE8 does not suuport this feature

fabianolira commented 13 years ago

whats the alternative to fix this? in my cenario its not possible to change IE as default browser, i has take a alternative to upload multiple files on IE.

dio-el-claire commented 13 years ago

noway maybe ie9 support it?

fabianolira commented 13 years ago

no way, i checkout this but not sucess on IE :( i go to make a workaround using uploadify out of ElFinder, when not find a solution for this.