Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有一个属性或标签会强制 FF 在没有插件的情况下像 chrome 一样呈现?或者可能将其强制转换为另一个 FF 版本,例如 IE 你可以<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
不,那是不可能的。Firefox 不是旧版本的 Chrome 或任何东西 - 它是具有不同渲染引擎的不同浏览器。
这有点像询问您是否可以强制 Internet Explorer 3 像 Mobile Safari 一样呈现。没有发生。