Bootstrap v2 Dropdown Navigation not working on Mobile Browsers

前端 未结 14 1162
遥遥无期
遥遥无期 2020-11-28 06:22

I am having an issue with the Bootstrap menu dropdowns on mobile devices (Bootstrap 2). A similar question was asked here with dropdown buttons, however the answer for that

14条回答
  •  萌比男神i
    2020-11-28 06:51

    I recommending downloading the latest Bootstrap files and replacing the bootstrap.js and bootstrap.min.js on your server with the new versions.

    This fixed the issue for me.

提交回复
热议问题