digitarald-fancyupload icon indicating copy to clipboard operation
digitarald-fancyupload copied to clipboard

Swiff meets Ajax for powerful and elegant uploads (MooTools Plugin).

Results 15 digitarald-fancyupload issues
Sort by recently updated
recently updated
newest added

I have a problem on 1 single PC. When in Internet Explorer I click on the 'browse files' button, the browser minimalizes without an error. In Firefox the browser closes...

There's a small operator precedence problem in reposition() that causes the function to throw an error when this.target == null. The ternary operator in this statement: ``` coords = coords...

Browsing for files causes a crash in Flash 10 in both Safari 4 and FF 3.5 on the Mac. The console crash log is below. Process: WebKitPluginHost [221] Path: /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS/WebKitPluginHost...

bug
crash

option should be called checkDuplicates or something better. It can contain filenames or an object with name/size. File::validate would check for it and the disabled allowDuplicates option.

enhancement

New option `validate` to add a callback for your custom validation callback.

enhancement