All Downloads are FREE. Search and download functionalities are using the official Maven repository.

webapp.static.plugins.jquery.ajaxfileupload.js Maven / Gradle / Ivy


jQuery.extend({
	

    createUploadIframe: function(id, uri)
	{
			//create frame
            var frameId = 'jUploadFrame' + id;
            var iframeHtml = '