摘要: 启用硬件加速特性 overflow-y: auto; over-flow: auto; /* winphone8和android4+ */ overflow-scrolling: touch; -webkit-overflow-scrolling: touch; /* ios5+ */ 阅读全文
posted @ 2020-03-17 18:32 诉诉飞飞 阅读(265) 评论(0) 推荐(0)
摘要: -webkit的意思是:IOS浏览器; -tap的意思是:点击; -highlight的意思是:背景高亮; -color的意思是:颜色 *{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transpare 阅读全文
posted @ 2020-03-17 18:27 诉诉飞飞 阅读(142) 评论(0) 推荐(0)