D
D
Demon2015-09-27 12:58:28
css
Demon, 2015-09-27 12:58:28

Downloading music instead of listening?

How to implement Downloading music and not wiretapping?
Let's say we have a button:

<a href="http://test.ru/123.mp3" target="_top" title="Скачать песню">Скачать песню</a>

Instead of downloading the song, the browser plays it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Tolerant, 2015-09-27
@mres

HTML has an additional download attribute for links.
www.w3schools.com/tags/att_a_download.asp
But not all browsers support it.

D
Denis Ineshin, 2015-09-27
@IonDen

Right click -> save link as

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question