javascript - IE8 渲染问题

标签 javascript html css browser internet-explorer-8

为什么这个文档不能在 IE8 中呈现??

http://arabiannights.thestagingurl.com/

最佳答案

在第 55 行,如果我更改最后一行:

<!--[if IE 7]>
<style type="text/css">
    .sf-contener {position: absolute; left: 0;}
    #right_column #cart_block .block_content a {position: relative; padding-top: 38px; top: -15px}
</style>
<! [endif] -->

为此:

<![endif]-->

格式错误的 IE 条件关闭注释以某种方式阻止了页面其余部分的解析。

关于javascript - IE8 渲染问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4499378/

相关文章:

Facelets 中的 JavaScript 导致 java.lang.IllegalArgumentException : null source

html - 网页在本地看起来正确,但在 IIS (Internet Explorer 11) 上看起来不正确

javascript - 使用 jQuery 将复选框添加到无序列表

javascript - 如何在我的侧边栏悬停时制作动态下拉菜单?

html - 如何将元素移动到 Bootstrap 行的中间?

javascript - 未调用插件函数中的 setInterval()

Javascript 函数仅在其他 javascript 函数被禁用时才起作用

javascript - 在 div 中显示绝对定位的图像

javascript - 这个 href javascript 逻辑是如何工作的?

javascript - 从字符串创建音频/声音