6

Download attribute doesn't not working for remote url server.

<a download="download_html_file.html" href="http://jsfiddle.net/">download jsfiddle html</a>

Downloaded file whithout name "download_html_file.html"

If

<a download="download_html_file.html" href="/">download jsfiddle html</a>

file save as "download_html_file.html"

What to do? How fix this?

I need download file with name "download_html_file.html" from url jsfiddle.net (remote url (with http))

http://jsfiddle.net/gq3t7vfu/1/

user2425138
  • 89
  • 1
  • 5

0 Answers0