FFExt:在浏览器覆盖中安全地包含jQuery
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FFExt:在浏览器覆盖中安全地包含jQuery相关的知识,希望对你有一定的参考价值。
If you just use a `` element in the overlay, the browser toolbars are reset to their default configuration (at least with jQ 1.3.2).
var _jq = "chrome://clpics/content/jquery-1.3.2.min.js" // Load jQuery without messing with the toolbars. // Dunno why this is necessary, but it is and it works, so meh Components.classes["@mozilla.org/moz/jssubscript-loader;1"] .getService(Components.interfaces.mozIJSSubScriptLoader) .loadSubScript(_jq);
以上是关于FFExt:在浏览器覆盖中安全地包含jQuery的主要内容,如果未能解决你的问题,请参考以下文章
在 Chrome 扩展中被覆盖的新选项卡中使用 jQuery 是不是违反了内容安全策略?
转android出现注: 某些输入文件使用或覆盖了已过时的 API。 注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 注: 某些输入文件使用了未经检查或不安全的操作(代