点弹代码 点击页面任何位置都可以弹出页面效果代码

时间:2012-09-17    点击:90   
复制代码 代码如下:

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> ")
JavaScript高级程序设计 阅读笔记(二十) js错误处理
JavaScript高级程序设计 阅读笔记(十八) js跨平台的事件
jQuery学习笔记 操作jQuery对象 属性处理
jQuery学习笔记 操作jQuery对象 CSS处理
firefox下jQuery UI Autocomplete 1.8.*中文输入修正方法
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved