摘要:
辛苦破解js源码所得,非常值得珍藏! 测试模态PopWin 阅读全文
摘要:
1、无提示关闭窗口2、防止被人iframeif (top.location != self.location){ top.location.href="http://www.34do.net";}3、判断一个对象存在不存在document.all("a")==null(不存在)4、弹出子窗口window.open ('default.asp', 'newwindow', 'height=100,... 阅读全文