【发布时间】:2014-01-03 12:27:45
【问题描述】:
我在控制台中收到这些警告,但我的脚本运行不正常
阻止加载混合活动内容“http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css”
截图如下:
如何解决这些警告?
我的脚本:
<script type="text/javascript" src="http://malsup.github.io/jquery.blockUI.js"> </script>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
【问题讨论】:
-
你在哪里加载这个 css 也放一些代码
-
有 Firefox 版本 23 吗?
-
我的 Firefox 版本是 25.0.1。这个问题也出现在 Chrome 上
标签: javascript jquery warnings