手机
当前位置:查字典教程网 >编程开发 >Javascript教程 >FLASH 广告之外的链接
FLASH 广告之外的链接
摘要:复制代码代码如下: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>");

}

}

【FLASH 广告之外的链接】相关文章:

DeviceOne 让你一见钟情的App快速开发平台

对联广告 可关闭

JQuery自动触发事件的方法

Javascript获取统一管理的提示语(message)

必须点击广告才能进入的代码

子父窗口之间的操作

nodejs怎么简单实现中英文翻译

JavaScript调试技巧

JavaScript中的pow()方法使用

图片之间的切换

精品推荐
分类导航