Apr
29
Harald Kirschner has created a new version of FancyUpload “a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar.” A good example is the Queued Photo Uploader which is coded by: PLAIN TEXT JAVASCRIPT: var swiffy = new FancyUpload2($(’demo-status’), $(’demo-list’), { ‘url’: $(’form-demo’).action, ‘fieldName’: ‘photoupload’, […]
More: continued here































