摘要:
原创作品,允许转载,转载时请务必以超链接形式标明文章原始出处、作者信息和本声明。否则将追究法律责任。http://luxiao1223.blog.51cto.com/2369118/482885Mark!js学习不喜欢js,但是喜欢jquery,不解释。自学jquery的时候,看到一英文词(Call... 阅读全文
posted @ 2014-06-11 16:02
丑萌嘞
阅读(663)
评论(0)
推荐(0)
摘要:
1、链接的虚线框问题/* * a, img, input等标签点击时会带有虚线框 * 去除它*/.noDashedBox { outline:0; blr:expression(this.onFocus=this.blur());}2、固定定位 /* css */.fixedTop ... 阅读全文
posted @ 2014-06-11 14:54
丑萌嘞
阅读(214)
评论(0)
推荐(0)