Download-File-JS
Download-File-JS copied to clipboard
Intelligent JavaScript solution for file downloading.
It seems to me this package leaves newly created DOM element hanging around. Perhaps this should be cleaned up afterwards.
PNG and TXT download good, but JPG opens in the browser like image
Is it possible to rename a file on download? It is doable with `download` attribute - http://stackoverflow.com/a/15970037/257815
If server returns headrs / browser configured to open content - it should open file in separate tab
I want to be able to download several images by have the user checkbox the one he wants. The code will place images in the generated zip file client-side and...
It is not working in internet explorer 11, any possible solution sir ?
I tried the demo page and change the sUrl on the fly with a random image I found in Google. Instead of downloading the file, the page was redirected to...
Hi, thanks for this handy lib. it would be great if it can be used as dependency. Is it possible to publish it?
In safari download a img ,just open it