1

IE 浏览器中的错误(8 模式下的 IE 10) - 无法在 IE 8 中获取属性“SetReturnValue”错误

IE 测试器中的错误 null 为 null 或不是 IE 8 中的对象

两者都在第 1 行给出错误

jwplayer 是从彩盒中的 ajax 请求加载的。

**播放器第一次工作,但在关闭颜色框时崩溃并出现上述错误

<div id="welcome-video" class="colorBoxInline" style="height:500px;width: 700px;">
    <div id='jw-video'>
    </div>
</div>
<script>
jwplayer('jw-video').setup({
file: "<?php echo $base_url;?>new_media/tutorial/welcome.mp4",
image:"<?php echo $base_url;?>new_media/tutorial/welcome.jpg",
width: 700,
height: 500
})</script>
4

0 回答 0