Login
From:
PQINA
(Uncensored)
subscribe
How To Prompt The User To Download A File
https://pqina.nl/blog/how-to-prompt-the-user-to-download-a-file-instead-of-navigating-to-it/
links
backlinks
Roast topics
Find topics
Find it!
Sometimes we just want to download an image file instead of opening it in the browser. For these situations we can use the download attribute. In this article we’ll learn how to use it and how we can automate its behavior with JavaScript.