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.
我的 flv 视频保留在前景中,隐藏了花式框窗口的一部分;这个应该在上面。它只出现在 IE 中,并且在 firefox 和 chrome 中正常工作
设置wmode="opaque"为您的背景视频。还要检查你是否设置了正确的DOCTYPE,这样 IE 就不会在怪癖模式下运行。
wmode="opaque"
DOCTYPE