如何在css中判断chrome浏览器低版本?


是否存在某种chrome低版本判断方法?
类似IE HACK或 <!--[if IE6]> <![endif]-->

chrome 前端 css

Gordius 10 years, 5 months ago

chrome的什么问题会需要这么对自身版本做这么多hack?

hanary answered 10 years, 5 months ago

不知道你的具体需求,但是不管是CSS还是JS都可以在这里找到 http://browserhacks.com/

无辜的宅基腐 answered 10 years, 5 months ago

Your Answer