欢迎来到鲍余网络官网 官方微信 官方微博 IDC网站
深圳网站建设官方微信

网络之路,从这里开始

热线电话

18576678080 / 0755-85278776

常见问题
首页 > 常见问题 > 设为首页的代码有几种?

设为首页的代码有几种?

  • 所属分类: 常见问题
  • 发布时间:2015-06-03 20:35:46
  • 作者: 鲍余网络
  • 点击量:

设为首页的代码有几种?

       1.图片链接
  <a style="cursor:hand" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.djjwz.com');"><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://www.djjwz.com');" href="#">设为首页</a>
  3.按钮型:
  <input TYPE="button" VALUE=" 设为首页 " onclick="this.style.behavior='url(#default#homepage)';
  this.setHomePage('http://www.djjwz.com');" href="#">
  4.离开时自动提示设为首页
  <body onunload="BASEBody.style.behavior='url(#default#homepage)';
  if(!(BASEBody.isHomePage('http://www.djjwz.com')))BASEBody.setHomePage('http://www.djjwz.com/');">
  5.鼠标指向时提示设为首页
  <A href="http://www.apple-wallpaper.com/" onmouseover="this.style.behavior='url(#default#homepage)';
  this.setHomePage('http://www.djjwz.com');" target="_blank">设为首页</A>
关键词:

相关文章:

有做网站需求?   联系客服经理 提交需求 直接拨打业务电话:0755-85278776