我在我的网站上嵌入了一个抽搐流,并且丢失了大量错误,如下图所示。
用于嵌入流的代码如下:
<iframe src="http://player.twitch.tv/?channel=ChannelName" height="720" width="1280" frameborder="0" scrolling="no" allowfullscreen="true" id="stream"></iframe>
聊天代码:
<iframe frameborder="0" scrolling="no" id="chat_embed" src="http://www.twitch.tv/ChannelName/chat?darkpopout" height="720" width="320"></iframe>
有没有办法摆脱这些错误,因为我认为他们在我的页面上弄乱了其他JS。