手机
当前位置:查字典教程网 >编程开发 >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 广告之外的链接】相关文章:

子父窗口之间的操作

JS原型、原型链深入理解

jquery中添加属性和删除属性

JavaScript中的pow()方法使用

javascript模拟评分控件实现方法

JavaScript获取两个数组交集的方法

JavaScript实现广告的关闭与显示效果实例

对联广告 可关闭

onpropertypchange

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

精品推荐
分类导航