jquery fileDownload library, done event never called -


i use filedownload calling excel export page. works download. "done" event never called.

$.filedownload('exportexcel.aspx') .done(function () { alert('file download success!'); }) .fail(function () { alert('file download failed!'); }); 


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -