Twitter Bootstrap drop down menu not working

后端 未结 8 1931
遇见更好的自我
遇见更好的自我 2021-02-08 03:33

I know there are a lot of questions like this on Stack Overflow and I\'ve looked at them but my dropdown menu still isn\'t working.

Here\'s my code:



        
8条回答
  •  自闭症患者
    2021-02-08 04:24

    Seems to work fine in jsFiddle, here is an example http://jsfiddle.net/2hGuv/

    You must remember to import the js file. here is the code with the following files imported: http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js

    
    

提交回复
热议问题