编程论坛
注册
登录
编程论坛
→
ASP.NET技术论坛
求网站设置首页程序 急??
likaixzx
发布于 2007-04-17 16:22, 411 次点击
求★★★★ 网站设置首页程序 急~!!!
知道的怎么做的高手
请加我QQ:459869385
2 回复
#2
song505
2007-04-17 17:14
不是高手,不过刚好知道,希望对你有用.
把这段代码放在页面的HTML源码中:<a href ="#" onclick ="this.style.behavior='url(#default#homepage)';this.sethomepage('http://www.yourdomain.com')">设为主页</a>
#3
cyyu_ryh
2007-04-17 17:39
<span style="CURSOR: hand; font-family: 宋体;" onclick="window.external.addFavorite('http://localhost:1403/PLMSystem/index.htm','车库管理系统')" title="车库管理系统">收藏本站</span><br />
<span onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://localhost:1403/PLMSystem/index.htm');" style="CURSOR: hand">设为首页<span>
[此贴子已经被作者于2007-4-17 17:40:34编辑过]
1