• 2772阅读
  • 0回复

如何把指定页面设为首页 [复制链接]

上一主题 下一主题
离线cai
 

只看楼主 倒序阅读 0楼 发表于: 2005-04-06
在网页代码中加入:


<a href="#" onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.yoursite.com');" style="CURSOR: hand">设为首页</a>

'http://www.yoursite.com' 为你的站点的地址
grant all privileges on *.* to 'a'@'localhost' identified by 'a' with grant option;flush privileges;
快速回复
限100 字节
 
上一个 下一个