tehnrd / Multi-File-Uploader-Force.com

A Visualforce component that uploads multiple files at once with progress bars.
http://www.tehnrd.com
37 stars 42 forks source link

IE9 #7

Open ButuzGOL opened 12 years ago

ButuzGOL commented 12 years ago

Does it works in ie9 ?

tehnrd commented 12 years ago

As of today, no. IE9 doesn't support some of the HTML5 features required for this to work.

I hope to someday add compatibly with IE browsers.

On Mon, Jul 16, 2012 at 4:39 AM, ButuzGOL < reply@reply.github.com

wrote:

Does it works in ie9 ?


Reply to this email directly or view it on GitHub: https://github.com/TehNrd/Multi-File-Uploader-Force.com/issues/7

ButuzGOL commented 12 years ago

Do you have any example using visualforce and apex to make ajax file uploader on Salesforce that works in ie9 ?