随笔分类 -  Js

js的constructor callee caller
摘要:<scripttype="text/javascript">varname="windowmethod";functionparentClass(){this.name="parentClassmethod";this.method=function(){alert(this.name);}}functionsubClass(){//varmethod=this.method;//th... 阅读全文
posted @ 2009-11-06 17:35 hcmfys_lover 阅读(277) 评论(0) 推荐(0)
js 移动限制
摘要:<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>无标题文档</title><style type="text/css">html,body{margin:0px; padding:0px; font-family:Georg... 阅读全文
posted @ 2009-11-06 17:34 hcmfys_lover 阅读(126) 评论(0) 推荐(0)