摘要: /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom... 阅读全文
posted @ 2016-01-22 17:19 青草圆 阅读(244) 评论(0) 推荐(0) 编辑
摘要: var t_img; // 定时器 var isLoad = true; // 控制变量 // 判断图片加载状况,加载完成后回调 isImgLoad(function(){ // 加载完成 }); // 判断图片加载的函数 function isImgLoad(callback){ // 注意我的图片类名都是cover,因为我只需要处理cover。其它图片可以不管。 // 查找所有封面图,迭... 阅读全文
posted @ 2016-01-22 17:16 青草圆 阅读(201) 评论(0) 推荐(0) 编辑
摘要: ####文本框内阴影#### ####table#### ####按需加载对应页面#### #####文本#### UI组件 1、button2、checkbox & radio3、panel4、modal5、progress6、component7、typography8、listgroup9、t 阅读全文
posted @ 2016-01-22 17:13 青草圆 阅读(246) 评论(0) 推荐(0) 编辑