FLASH 广告之外的链接
FLASH 广告之外的链接
发布时间:2016-12-30 来源:查字典编辑
摘要:复制代码代码如下:functioncf(flashsrc,flashwidth,flashheight,flashlink,br){docu...

复制代码 代码如下:

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>");

document.write("<embed 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+flashwidth+";height:"+flashheight+"px;">");

document.write("<a href="+flashlink+" target="_blank"+flashwidth+";height:"+flashheight+"px;"></a>");

document.write("</div>");

document.write("</div>");

document.write("</td></tr></table>");

if (br=="1") {

document.write("<br>");

}

}

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新Javascript教程学习
热门Javascript教程学习
编程开发子分类