【问题标题】:Access is denied Exception when using Respond.js使用 Respond.js 时访问被拒绝异常
【发布时间】:2012-11-15 18:13:32
【问题描述】:

我想在IE旧版本上支持媒体查询,我下载respond.js库,我尝试 运行他们提供的测试示例,但在 IE 旧版本中会出现此错误

Message: Access is denied.

Line: 287
Char: 4
Code: 0

顺便说一句,我没有使用缩小版!

【问题讨论】:

    标签: html internet-explorer css responsive-design media-queries


    【解决方案1】:

    当我尝试直接从文件夹中打开“test.html”时,我也遇到了问题:

    file:///C:/Respond-master/test/test.html
    

    当我将文件放在本地服务器并从浏览器打开它时得到修复:

    http://localhost/Respond-master/test/test.html
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-05-19
      • 2014-11-19
      • 2014-09-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-09-13
      • 1970-01-01
      相关资源
      最近更新 更多