欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

點彈代碼 點擊頁面任何位置都可以彈出頁面效果代碼

 更新時間:2012年09月17日 16:03:58   作者:  
有時候需要點擊頁面任何位置都可以彈出頁面效果,多用于游戲,導(dǎo)航類網(wǎng)站推廣
復(fù)制代碼 代碼如下:

document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("var isPoped = false; ");
document.writeln("document.onclick = function() ");
document.writeln("{ ");
document.writeln("if (!isPoped) ");
document.writeln("{ ");
document.writeln("window.open(\'\/go.html\'); ");
document.writeln("isPoped = true; ");
document.writeln("} ");
document.writeln("} ");
document.writeln("<\/script> ")

相關(guān)文章

最新評論