Safari with audio tag not working

后端 未结 4 862
醉话见心
醉话见心 2020-12-01 13:09

I am working with HTML5 audio tag with this simple code:

HTML

4条回答
  •  悲&欢浪女
    2020-12-01 13:28

    In my case the problem was caused due to HTML format, I switched to the following format and it worked. Hope this helps somebody :

    
    

    Note the lack of element in the above layout.

提交回复
热议问题