标签:
淘宝弹性布局方案lib-flexible实践 http://www.cnblogs.com/lyzg/p/5058356.html
手机淘宝的flexible设计与实现 http://www.html-js.com/article/2402
从网易与淘宝的font-size思考前端设计稿与工作流 http://www.cnblogs.com/lyzg/p/4877277.html
web app变革之rem http://isux.tencent.com/web-app-rem.html
http://www.responsive.cn/
Case:http://www.eecc.com.cn/
布局自适应
自适应,包括基于媒体查询的px布局,百分比布局,rem布局。
其中手机淘宝的rem布局方案,很有实践价值。
http://www.html-js.com/article/2402
触摸手势
业内成熟方案有
百度的touch.js
http://touch.code.baidu.com/
以及国外的hammer.js
http://hammerjs.github.io/
轮播图
用过bug最少的就是iSlider了
http://be-fe.github.io/iSlider/
局部滚动和下拉刷新
淘宝的xscroll和国外的iscroll
单页面(基于状态的路由)
张鑫旭有一个mobilebone.js
http://www.mobilebone.org/
学习16:css3 flex流动自适应响应式布局设计 http://qianduanblog.com/post/css-learning-16-css3-flex-responsive-design.html
学习18:css3 flex流动自适应响应式布局实例 http://qianduanblog.com/post/css-learning-18-css3-flex-responsive-design-example.html
http://qianduanblog.com/post/css-learning-19-css3-flex-responsive-design-class.html
标签:
原文地址:http://www.cnblogs.com/rik28/p/5455463.html