zhuguifei
2026-03-10 2c1fd10c6fbabb8e9f0e9f07fe66fb36c008e883
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Uploadify Change Log
Copyright (c) 2012 by Reactive Apps, Ronnie Garcia
 
v3.2.1
- Updated uploadify.swf with security updates from secure swfupload.
 
v3.2
- Added a new option for itemTemplate where you can create an HTML template for the items that are added to the queue
 
v3.1.1
- Fixed issue with incorrect queueLength
 
v3.1.0
- Switched to the preferred jQuery plugin pattern
- Added references to all elements
- Removed flash based image
- Added fallback method
- Fixed onInit event
- Added onDisable and onEnable events
- Added SWFObject for flash detection
- Added indication of cancelled files