点击广告后才能获得下载地址_javascript技巧
来源:动视网
责编:小采
时间:2020-11-27 20:33:41
点击广告后才能获得下载地址_javascript技巧
点击广告后才能获得下载地址_javascript技巧: 代码如下: function will() { if (event.srcElement.tagName=='A'event.srcElement.tagName=='IMG') { window.focus(); oUrl.style.display = ; yAd.style.display = none; } } //-->
导读点击广告后才能获得下载地址_javascript技巧: 代码如下: function will() { if (event.srcElement.tagName=='A'event.srcElement.tagName=='IMG') { window.focus(); oUrl.style.display = ; yAd.style.display = none; } } //-->

代码如下:
function will() {
if (event.srcElement.tagName=='A'||event.srcElement.tagName=='IMG') {
window.focus();
oUrl.style.display = "";
yAd.style.display = "none";
}
} //-->
点击广告后才能获得下载地址_javascript技巧
点击广告后才能获得下载地址_javascript技巧: 代码如下: function will() { if (event.srcElement.tagName=='A'event.srcElement.tagName=='IMG') { window.focus(); oUrl.style.display = ; yAd.style.display = none; } } //-->