国产老熟女高潮毛片A片仙踪林,欧美喂奶吃大乳,狠狠爱无码一区二区三区,女神的私人医生动漫免费阅读

新聞建站cms系統、政府cms系統定制開發

廣州網站建設公司-閱速公司

asp.net新聞發布系統、報紙數字報系統方案
/
http://www.tjsimaide.com/
廣州網站建設公司
您當前位置:首頁>網站技術

網站技術

Uncaught (in promise) DOMException: play() failed

發布時間:2018/11/6 22:49:22  作者:Admin  閱讀:1502  

廣告:

Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD

function playOrPaused() {

console.log(typeof audio);

console.log(typeof audio.paused);

if (audio.paused) {

audio.play(); //ERROR:Uncaught (in promise) DOMException: The element has no supported sources.

}

}

原來的插入audio的源碼如下, 播放音頻的時候在瀏覽器和調試器的debug環境會報如上錯誤,但是不影響iPhone等手機的使用

查閱相關資料發現audio可以支持兩種方式設置src,如下:

1. Permitted content: If the element has a src attribute: zero or more <track> elements, followed by transparent content that contains no media elements — that is, no <audio> or <video> elements.

2. Else: zero or more <source> elements, followed by zero or more <track> elements, followed by transparent content that contains no media elements, that is no <audio> or <video> elements.

并且:src嵌入的音頻的URL。 該URL應遵從 HTTP access controls. 這是一個可選屬性;你可以在audio元素中使用 元素來替代該屬性指定嵌入的音頻。

于是改成第二種方案,解決問題,如下:

<audio id="audio">

<source src="http://ossweb-img.qq.com/images/lol/m/act/a20160315live/shake_sound_male.mp3" type="audio/mpeg">

Your browser does not support the audio tag.

</audio>

廣告:

相關文章
DOMException
cms新聞系統購買咨詢
掃描關注 廣州閱速軟件科技有限公司
掃描關注 廣州閱速科技
主站蜘蛛池模板: 千阳县| 梧州市| 昌都县| 电白县| 安顺市| 抚顺市| 旺苍县| 丰原市| 三门县| 景洪市| 泾川县| 白河县| 开阳县| 类乌齐县| 阿勒泰市| 喀什市| 汾西县| 杭锦旗| 化德县| 隆林| 永年县| 容城县| 鸡泽县| 新津县| 南丹县| 寿光市| 光泽县| 涿鹿县| 徐闻县| 进贤县| 建湖县| 中阳县| 三原县| 休宁县| 海淀区| 砚山县| 璧山县| 修水县| 定边县| 广丰县| 平湖市|