gpt4 book ai didi

html - 为什么 Internet Explorer 11 无法识别 HTML 中的条件注释?现在不支持了吗?

转载 作者:行者123 更新时间:2023-12-04 02:04:05 24 4
gpt4 key购买 nike

我想在不同的浏览器上显示不同的内容。我使用 Internet Explorer 11 和 Google Chrome 39。但是,在 Internet Explorer 和所有其他浏览器中显示“不是 Internet Explorer”。代码有问题吗?我看到以下代码是对相同 question 之一的回答,那为什么它现在不工作了?

代码:

<!DOCTYPE html>
<html>
<body>

<!--[if (IE)]><p>This is Internet Explorer</p><![endif]-->

<!--[if !(IE)]><!--> Not Internet Explorer <!--<![endif]-->

</body>
</html>

最佳答案

Microsoft dropped conditional comments在 Internet Explorer 版本 10 中。

关于html - 为什么 Internet Explorer 11 无法识别 HTML 中的条件注释?现在不支持了吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27735840/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com