Adding a stream embed on click

倖福魔咒の 提交于 2019-12-11 09:26:07

问题


I'm trying to make it so when you click a div it replaces the div with an embed (https://github.com/justintv/Twitch-API/blob/master/embedding.md). Currently what i have is this: http://pastebin.com/5N3hqWz3 (live at www.splinksy.com) Im able to get divs to replace to "test" when i click them, but i cant get them to be replaced by the embed object.

Also, is it possible to replace the whole webpage with the embed once they click one of the links (erase the list and replace it with one embed)

来源:https://stackoverflow.com/questions/20442193/adding-a-stream-embed-on-click

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!