digitarald / digitarald-fancyupload

Swiff meets Ajax for powerful and elegant uploads (MooTools Plugin).
http://digitarald.de/project/fancyupload/
277 stars 105 forks source link

FancyUpload3.Attach.js does not work on Linux #12

Open fancyoung opened 14 years ago

fancyoung commented 14 years ago

because this line of code: if (Browser.Platform.linux && window.confirm(MooTools.lang.get('FancyUpload', 'linuxWarning'))) return this;

k2xl commented 12 years ago

LOL removed this line and it worked.

Basically it's

if linux break