zwei1121

博客园 首页 新随笔 联系 订阅 管理

02 2008 档案

摘要:... 阅读全文
posted @ 2008-02-29 14:09 zwei 阅读(365) 评论(0) 推荐(0)

摘要:--%> --%> ... 阅读全文
posted @ 2008-02-02 10:25 zwei 阅读(875) 评论(0) 推荐(0)

摘要:Object.prototype.attachEvent=function(method,func) { if(!this[method]) this[method]=func; else this[method]=this[method].attach(func); } Functi... 阅读全文
posted @ 2008-02-01 17:07 zwei 阅读(418) 评论(0) 推荐(0)