Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?