HTML/CSS 解决:hover伪类在移动端二次点击的问题2016-01-19admin阅读(11433)赞(0)假设有个a标签 [html]<a href="http://www.w3cways.com" class="mylink">点我跳转到首页</a> [/html] [css]....