简体   繁体   English

折叠的导航按钮不适用于Twitter引导程序设计的移动设备

[英]Collapsed Nav Button not working on mobile for twitter bootstrap design

Having an issue where the collapsible nav menu button does not work at all on mobile browsers. 有一个问题,即可折叠的导航菜单按钮在移动浏览器上根本不起作用。 It works perfectly fine in on desktop and have a sneaking suspicion it has to do with the parallax script that my client installed. 它可以在桌面上正常工作,并且有一个潜行的怀疑,它与我的客户端安装的视差脚本有关。 Here is the page: 这是页面:

http://217.199.187.67/p11demo.com/

You are using the JS of bootstrap 3 and the responsive css of bootstrap 2 您正在使用引导程序3的JS和引导程序2的响应式CSS

Css for Bs2 Bs2的CSS

<link rel="stylesheet" href="/p11demo.com/templates/mikemc/css/bootstrap-responsive.css" type="text/css" media="all">

Js for Bs3 Js for Bs3

  <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js" type="text/javascript"></script>

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM