11 2010 档案

摘要:jQuery $("expr").get() 方法 不传参数 IE6 报错。$("expr").get(0)不写高度的 容器,relative 在IE6 下左边界不准确 left:0; 失效。 阅读全文

posted @ 2010-11-30 18:14 trance 阅读(227) 评论(0) 推荐(0)

摘要:textarea在chrome和safari浏览器下可以拖动大小,有时候我们希望大小能固定解决方法:resize: none;或者:max-width:300px;max-height:300px;width:300px;height:300px; 阅读全文

posted @ 2010-11-17 11:10 trance 阅读(1501) 评论(0) 推荐(0)

摘要:jQuery LazyLoad的错误 和修正 阅读全文

posted @ 2010-11-16 17:27 trance 阅读(623) 评论(1) 推荐(0)

导航