现在的位置: 首页 > 综合 > 正文

设为首页加入收藏代码(转)

2012年04月21日 ⁄ 综合 ⁄ 共 1122字 ⁄ 字号 评论关闭
设为首页代码

1.图片链接

<a style="cursor:hand" onclick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://home.cnblogs.com/jigong/');">
<img width=16 height=16 border=0 src="images/Logo.gif">
<u> 设为首页</u></a>

2.文字型:

<a onclick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://home.cnblogs.com/jigong/');" href="#">设为首页</a>

3.按钮型:

<input TYPE="button" VALUE=" 设为首页 " onclick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://home.cnblogs.com/jigong/');" href="#">

4.鼠标指向时提示设为首页

<A href="http://www.qipao8.com/" onmouseover="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://home.cnblogs.com/jigong/');" target="_blank">设为首页</A>

加入收藏代码
1.

<a href="#" onclick="javascript:window.external.AddFavorite('http://home.cnblogs.com/jigong/','JGblogs')" title="收藏本站到你的收藏夹"><font size="-1" color="#FFE09E">收藏本站</font></a>

2.

<a href="javascript:void(0);" onClick="window.external.AddFavorite(document.location.href,document.title)">加入收藏</a>
加入频道
<a href="typhoon.cdf")>加入频道</a>

邮件链接

<a href=85695571@qq.com>与我联系</a>
那些个风花雪月的日子 那些铺满星辰的大地 那个被代码包裹的我

抱歉!评论已关闭.