gpt4 book ai didi

jquery - Bootstrap Navbar 将打开,但不会关闭

转载 作者:太空宇宙 更新时间:2023-11-03 23:03:02 27 4
gpt4 key购买 nike

这是我使用的代码:

<nav class="navbar navbar-default navbar-fixed-top" id="mainNav">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<img src="/application/themes/dcc_theme/img/DiscoveryChurchColorado.png" alt="Discovery Church Colorado, Colorado Springs, CO" class="img-responsive">
</a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class=""><a href="http://concrete.metooplace.com/about" target="_self" class="">About</a>
</li>
<li class=""><a href="http://concrete.metooplace.com/serve" target="_self" class="">Serve</a>
</li>
<li class=""><a href="http://concrete.metooplace.com/events" target="_self" class="">Events</a>
</li>
<li class="nav-selected nav-path-selected"><a href="http://concrete.metooplace.com/give" target="_self" class="nav-selected nav-path-selected">Give</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>

测试页面的 url 是 http://concrete.metooplace.com

问题是在移动设备上你可以点击菜单按钮,菜单会展开,但如果你再次点击它不会关闭。

这工作正常。我一定是无意中更改了某些内容,或者我的 javascript 中存在冲突,但我似乎无法弄清楚发生了什么,我需要一双全新的眼睛来检查它。

最佳答案

我刚刚遇到了这个问题,这仅仅是因为文件 bootstrap.min.js 在 headbody 中都被调用了。

希望这可以节省一些时间 👍

关于jquery - Bootstrap Navbar 将打开,但不会关闭,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35759271/

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