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

點(diǎn)彈代碼 點(diǎn)擊頁面任何位置都可以彈出頁面效果代碼

 更新時(shí)間:2012年09月17日 16:03:58   作者:  
有時(shí)候需要點(diǎn)擊頁面任何位置都可以彈出頁面效果,多用于游戲,導(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)文章

最新評(píng)論