首页 > 开发 > JS > 正文

点击广告后才能获得下载地址

2024-09-06 12:44:39
字体:
来源:转载
供稿:网友
代码如下:<SCRIPT language=javascript type=text/javascript>
<!--
function will() {
if (event.srcElement.tagName=='A'||event.srcElement.tagName=='IMG') {
window.focus();
oUrl.style.display = "";
yAd.style.display = "none";
}
} //-->
</SCRIPT>
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表