Bootstrap Dropdown menu is not working

后端 未结 18 678
没有蜡笔的小新
没有蜡笔的小新 2020-11-30 23:18

I am having trouble getting my dropdowns to work. I can get the navbar to show up perfectly, but when I click on \"Dropdown\" (either of them) it does not display the dropdo

18条回答
  •  天命终不由人
    2020-11-30 23:56

    100% working solution

    just place your Jquery link first of all js and css links

    Example Correct

    
    
    
    

    Example Wrong!

    
    
    
    

提交回复
热议问题