在IE下,我们可以轻松使用以下代码来实现设置主页:

关于Firefox下JavaScript设置主页<class="chlnk" style="cursor:hand;font-weight:bold;color:#004080;font-family:Verdana" HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.java-scripts.net');">Click here to make Java-scripts.net your default homepage!</a>

然而,在firefox下是不行的

要使用脚本在firefox下设置主页,首先必须确认在浏览器的“about:config”中,把
signed.applets.codebase_principal_support
设置成true

然后使用以下脚本:
/>

相关文章:

  • 2022-12-23
  • 2021-09-15
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
  • 2021-12-08
猜你喜欢
  • 2021-07-07
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
  • 2021-06-06
相关资源
相似解决方案