Searched refs:fileDownload (Results 1 – 6 of 6) sorted by relevance
6 https://github.com/johnculviner/jquery.fileDownload/blob/master/src/Scripts/jquery.fileDownload.js
34 fileDownload: function (fileUrl, options) { method
132 if ( $.fileDownload ) {134 $.fileDownload(iframeProps.src).done(function(){
687 jQuery.fileDownload(
1 …fileDownload:function(fileUrl,options){var settings=$.extend({preparingMessageHtml:null,failMessag…