仿站咨询QQ:2587483189

手机微信同号:15850888840

copy当前网址 分享本文网址代码

复制本文网址功能,效果和本站文章页下方一样。

使用方法:将此代码加入您站点文章页的模板里,默认文章页模板是article_article.htm,添加到文章内容标签下方即可,当然也可以添加到其他地方,位置自定。

  <script language=javascript>
         // 自动 COPY 代码开始
function MM_findObj(n, d) { //v4.0
   var p,i,x;   if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
   if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function JM_cc(ob){
         var obj=MM_findObj(ob); if (obj) {
         obj.select();js=obj.createTextRange();js.execCommand("Copy");}
         alert("复制当前网址成功,请粘贴到你的QQ/MSN上推荐给你的好友!");
}

// 自动 COPY 代码结束
document.write('<b><font color=red style=font-size:14px>推荐给好友:</font></b><input name="page_url" value="'+window.location.href+'" size="50"> <input type="button" name="Button" class="button1" style=color:red value="复制当前网址" onClick=JM_cc("page_url")>');
</script>
 

 

  • 上一篇:DedeCMS5.6实现tag标签伪静态的方法
  • 下一篇:DedeCMS V5.6文件目录结构说明
  • 来源:未知//所属分类: DZ仿站教程 /更新时间:2012-01-08
    相关仿站教程