diff --git a/js/jquery/plugins/ajaxfileupload/jquery.ajaxfileupload.js b/js/jquery/plugins/ajaxfileupload/jquery.ajaxfileupload.js index 19c0b728c..b2c75b68a 100755 --- a/js/jquery/plugins/ajaxfileupload/jquery.ajaxfileupload.js +++ b/js/jquery/plugins/ajaxfileupload/jquery.ajaxfileupload.js @@ -1,58 +1,206 @@ /* * this file come from: * http://www.phpletter.com/Demo/AjaxFileUpload-Demo/ - * v 1.0 + * v 2.1 */ +jQuery.extend({ -jQuery.extend({createUploadIframe:function(id,uri) -{var frameId='jUploadFrame'+id;if(window.ActiveXObject){var io=document.createElement('