Chrome/Webkit audio tag bug?

前端 未结 3 767
说谎
说谎 2021-02-08 12:47

I\'m trying to get HTML5\'s audio tag to work in Chrome. The following code works flawlessly in Firefox, any ideas why it isn\'t working in Webkit?


         


        
3条回答
  •  无人及你
    2021-02-08 13:23

    Bug in Chrome, possibly Webkit as well: http://code.google.com/p/chromium/issues/detail?id=25972

    Short audio files won't play.

提交回复
热议问题