Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网页,其中在内容(上下)之间嵌入了视频。当视频显示在活动窗口上时,它只会播放而不是在滚动时暂停。
我在stackoverflow聊天中被问到这个问题,他们给了我两个功能,但它不起作用
onpageshow() onpagehide()
例如
http://demo.teads.tv/inread/147/514
它描述了我想要的全部。
有什么解决方案吗?我需要一个方向。
提前致谢
经过长时间的努力,我找到了这个问题的一个相当多的例子......
链接是:
http://jsbin.com/ocupor/1/edit
非常感谢谁创造了这个。