Force download instead of streaming of mp3 file in FF

后端 未结 4 1142
滥情空心
滥情空心 2021-01-02 07:54

As the title says, I\'d like to download a mp3-file instead of playing it in Firefox.

I do it like this:



        
4条回答
  •  春和景丽
    2021-01-02 08:17

    I used download If you use the download="true" inside the anchor This will result in the renaming of the file name to true.mp3 in chrome an firefox as mention above.

提交回复
热议问题