How to display and remove a loading .gif when downloading a file?

后端 未结 4 886
孤城傲影
孤城傲影 2021-01-20 01:20

I have a button that, when clicked on, needs to download a file by submitting a form using POST. [Edit to clarify: The file being downloaded is dynamically

4条回答
  •  攒了一身酷
    2021-01-20 01:46

    I've posted an answer in this question that demonstrates how to do this. See the demo at http://tomsfreelance.com/stackoverflow/imageDownloadLoading/main.php and source files at http://tomsfreelance.com/stackoverflow/imageDownloadLoading/

提交回复
热议问题