05 2013 档案

摘要:touch事件取值方式-webKit的touchstarte.originalEvent.targetTouches[0].pageX;touchende.originalEvent.changedTouches[0].pageX; 阅读全文
posted @ 2013-05-30 09:59 linjunhui 阅读(200) 评论(0) 推荐(0)
摘要:input::-ms-clear{display:none;} 阅读全文
posted @ 2013-05-24 16:58 linjunhui 阅读(390) 评论(0) 推荐(0)
摘要:a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);} -webkit-touch-callout:none;/* 1.去除android a/button/input标签被点击时产生的边框 2.去除ios a标签被点击时产生的半透明灰色背景 */ 阅读全文
posted @ 2013-05-16 15:08 linjunhui 阅读(231) 评论(0) 推荐(0)
摘要:从今天开始... 阅读全文
posted @ 2013-05-03 15:13 linjunhui 阅读(110) 评论(0) 推荐(0)