Bootstrap collapse component not closing menu on clicking away

前端 未结 7 951
庸人自扰
庸人自扰 2021-01-04 01:57

When I click away the menu doesn\'t hide, I found this code at: http://getbootstrap.com/components/#navbar but doesn\'t work as it should.

7条回答
  •  Happy的楠姐
    2021-01-04 02:30

    I had my Bootstrap.min.js file after jquery and css files. i moved it above and it worked for me.

提交回复
热议问题