0

I am using YUI uploader. It is working fine in chrome and firefox, In safari browser its working for single file upload. When i select multiple files it shows only 0 bytes. can anyone help.

Prabha Karan
  • 11
  • 2
  • 5

1 Answers1

0

This is a Safari bug ... still unfixed.

For workaround allowing using multiple where possible, but disable it for safari (thus preventing errors), see here:

Any workarounds for the Safari HTML5 multiple file upload bug?

Community
  • 1
  • 1
Jeffz
  • 2,075
  • 5
  • 36
  • 51