被生活干了

无论你说的话多么傻逼,但我坚决捍卫你说话的权利

导航

2006年8月29日 #

js工具函数

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->function getPageSize(){ var xScroll, yScroll; if (window.innerHeight && window.scrollMax... 阅读全文

posted @ 2006-08-29 11:16 komazhang 阅读(209) 评论(0) 推荐(0) 编辑

js技巧

摘要: javascript技巧参考 原文:http://www.cnblogs.com/xh831213/archive/2006/03/17/352224.html 事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture(); event.srcElement.... 阅读全文

posted @ 2006-08-29 11:00 komazhang 阅读(239) 评论(0) 推荐(0) 编辑