iphone safari浏览器CSS兼容性的解决方案集合 iphone safari浏览器CSS兼容性的解决方案集合

寻技术 Html/CSS 2023年09月23日 146
 

1、iphone safari不兼容CSS的active的解决方案如下:

<body ontouchstart="" onmouseover="">
</body>

 参考链接:http://stackoverflow.com/questions/8330559/hover-effects-using-css3-touch-events

1、iphone safari不兼容CSS的active的解决方案如下:

<body ontouchstart="" onmouseover="">
</body>

 参考链接:http://stackoverflow.com/questions/8330559/hover-effects-using-css3-touch-events

关闭

用微信“扫一扫”