| Project: | SWFUpload |
| Version: | 2.0.2 |
| Component: | User Interface |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | Active |
Description
Hi, in Application Demo on http://demo.swfupload.org/v220beta5/index.htm is not worked cancel button on Firefox. I think the error is in handlers.js in function FileProgress you have: this.fileProgressID = "divFileProgress"; but it must be this.fileProgressID = file.id;
- Login to follow up