PHP China | 中国开源之路 's Archiver

Fising 发表于 2008-11-19 17:19

求好用的设为主页&加入收藏夹JS代码

网上的这些怎么都不太好用呢?

[html]
<a href="javascript:window.external.AddFavorite('http://www.flyso.net','FLYSO Blog')">加入收藏</a>
[/html]

[html]
<a style="cursor:hand">设为首页</a>
[/html]

17too 发表于 2008-11-19 18:59

[code]
<font color="#FFFFFF" size="2" face="宋体"><a style=cursor:hand onclick=this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.xxx.com')>设为首页</a></font> <font color="#FFFFFF" size="2" face="宋体"><span style="CURSOR: hand" onClick="window.external.addFavorite('http://www.xxx.com','xxx集团')" title="xxx集团">加为收藏</span></font>
[/code]

Fising 发表于 2008-11-19 19:04

谢谢版主

17too 发表于 2008-11-19 19:07

:handshake: :handshake: 不客气

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.