Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please.

more options

The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please.

I enclose a screenshot of the code and the displayed content in the form of a screenshot:

<center>
 <audio controls loop>
   
   Тег audio не поддерживается вашим браузером. 
   <a download href="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3">Скачайте музыку</a>.
 </audio>
</center>
The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please. I enclose a screenshot of the code and the displayed content in the form of a screenshot: <center> <audio controls loop> <source src="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3" type="audio/mpeg"> Тег audio не поддерживается вашим браузером. <a download href="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3">Скачайте музыку</a>. </audio> </center>

Всички отговори (1)

more options

Can you give a link to the page where you get this error? Or does it occur on all pages that use the built-in HTML5 audio player?