Windows 上的 css 目标 chrome
有没有办法在 Windows 上定位 chrome?由于边界半径渲染的差异,我希望这样做。 osx 上的 Chrome 似乎工作正常,只有 Windows 上的 Chrome 出现问题。谢谢。
Is there anyway to target chrome on windows? I'm looking to do this because of the difference in border-radius rendering. Chrome on osx seems to work fine, only problematic in Chrome on Windows. Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您确实必须这样做,我推荐这个 CSS 浏览器选择器脚本:
http://rafael.adm。 br/css_browser_selector/
当然,当浏览器问题得到解决后,您必须更新您的网站。 :p
If you really, really have to do this, I recommend this CSS Browser Selector script:
http://rafael.adm.br/css_browser_selector/
Of course, you'll have to update your site when the browser issue gets fixed. :p