摘要:
判断NaNisNaN(x)停止页面的加载window.stop ? window.stop() : document.execCommand("Stop");代替alert()console.log();获取浏览器的宽高function winHeight(){return window.innerHeight || document.documentElement.clientHeight; }function winWidth(){ return window.innerWidth || document.documentElement.clientWidth;}获取浏 阅读全文
posted @ 2012-08-27 15:59
somesayss
阅读(356)
评论(0)
推荐(0)
浙公网安备 33010602011771号