2017年6月6日

css3 box-sizing属性

摘要: 原文:http://www.cnblogs.com/zhaoran/archive/2013/05/24/3097482.html box-sizing属性可以为两个值之一:content-box(default),border-box。 content-box,border和padding不计算入 阅读全文

posted @ 2017-06-06 15:16 tiger_andy 阅读(123) 评论(0) 推荐(0)

2017年5月23日

jQuery插件开发(转)

摘要: 原文:http://www.cnblogs.com/Wayou/p/jquery_plugin_tutorial.html 要说jQuery 最成功的地方,我认为是它的可扩展性吸引了众多开发者为其开发插件,从而建立起了一个生态系统。这好比大公司们争相做平台一样,得平台者得天下。苹果,微软,谷歌等巨头 阅读全文

posted @ 2017-05-23 17:06 tiger_andy 阅读(290) 评论(0) 推荐(0)

导航