源码网商城,靠谱的源码在线交易网站 我的订单 购物车 帮助

源码网商城

FLASH 广告之外的链接

  • 时间:2022-11-11 12:42 编辑: 来源: 阅读:
  • 扫一扫,手机访问
摘要:FLASH 广告之外的链接
[u]复制代码[/u] 代码如下:
function cf(flashsrc,flashwidth,flashheight,flashlink,br){ document.write("<table width="+flashwidth+" height="+flashheight+" border=0 cellpadding=0 cellspacing=0><tr><td>"); document.write("<div style=\"position:relative\">"); document.write("<embed style=\"position:absolute;z-index:0\" src="+flashsrc+" quality=\"high\" width="+flashwidth+" height="+flashheight+" TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" wmode=\"opaque\"></embed>"); document.write("<div style=\"background:white;filter:alpha(opacity=0);opacity:0;position: relative;z-index:10;left:0pt;top:0pt;width:"+flashwidth+";height:"+flashheight+"px;\">"); document.write("<a href="+flashlink+" target=\"_blank\" style=\"cursor:pointer;display:block;width:"+flashwidth+";height:"+flashheight+"px;\"></a>"); document.write("</div>"); document.write("</div>"); document.write("</td></tr></table>"); if (br=="1") { document.write("<br>"); } }
  • 全部评论(0)
联系客服
客服电话:
400-000-3129
微信版

扫一扫进微信版
返回顶部