10 2015 档案

摘要:在iframe外层包一层div,添加如下样式:style="-webkit-overflow-scrolling:touch;overflow:auto;"代码如下: 阅读全文
posted @ 2015-10-26 10:14 阿毛蛋蛋 阅读(531) 评论(0) 推荐(0)
摘要:-webkit-tap-highlight-color这个属性是用于设定元素在移动设备(如Adnroid、iOS)上被触发点击事件时,响应的背景框的颜色。例如在Adnroid版本的微信中,点击a标签时将会出现一个橙色的小框表示点击的响应。此时,如果对元素设置了tap-highlight-color值... 阅读全文
posted @ 2015-10-08 10:02 阿毛蛋蛋 阅读(264) 评论(0) 推荐(0)