Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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>

Tüm Yanıtlar (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?