电脑技术学习

鼠标划过提示设为主页和加入收藏夹的代码

dn001

以下是源代码:
<A href="#" onmouseover="window.external.addFavorite('http://www.admin5.com/','站长资讯网')" target="_self" >收藏本页</A>
<a href="#" onmouseover="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.admin5.com/');" target="_self">设为主页</a>

鼠标划过就会提示了!不用点击!找了很久哦献给各位便友站长!