gpt4 book ai didi

javascript - Bootstrap 和 IE 8 = 灾难

转载 作者:行者123 更新时间:2023-11-28 05:31:45 25 4
gpt4 key购买 nike

我一直在研究如何使 Bootstrap 与 IE 8 一起工作,但它仍然看起来像这样:

Internet Explorer 8 showing my bootstrap form

到目前为止我做了什么:

  1. 插入 <head>

    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  2. 插入 respond.js

-> 但还是一样。问题是子域吗?还是我的 IE 8 太旧了?有趣的是我试图更新它,但无法更新它。我是 Mac 用户,也许我需要一些额外的学位...微软只给我 IE 10/11。

表单的 URL:inday.idext.co.th如果您想查看 PHP 文件:pls click

非常感谢,我真的迷失了这个浏览器。 :-(

最佳答案

看起来您使用的是 Bootstrap 版本 4.0.0-alpha。第 36 行:

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/css/bootstrap.min.css" integrity="sha384-y3tfxAZXuh4HwSYylfB+J125MxIs6mR5FOHamPBG064zB+AFeWH94NdvaCBm8qnd" crossorigin="anonymous">

来自 Bootstrap v4 文档:Supporting Internet Explorer 8

As of v4, Bootstrap no longer supports IE8. If you require IE8 support, we recommend you use Bootstrap 3. It’s still supported by our team for bugfixes and documentation changes, but no new features will be added to it.

Alternatively, you may add some third party JavaScript to backfill support for IE8 to Bootstrap 4. You’ll need the following:

No support will be provided for this, though you may find some help from the community in our Slack channel.

因此,采纳他们的建议,要么按照上述选项获得可行的解决方案,要么选择使用当前稳定版本的版本 3。除了这些解决方案之外,我认为您需要额外雇用具有所需技能的人员来帮助构建您的网站,因为使用 v4 的 alpha 修复产品上的所有内容超出了本网站的范围。

关于javascript - Bootstrap 和 IE 8 = 灾难,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38472054/

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