skip to Main Content

Twitter bootstrap – Dropdown doesn't open

I have a problem with my code example: http://plnkr.co/edit/lU0Qcxu0rjxtgumBh8dL?p=preview I want to call the dropDown directive. I don't know what is wrong. I have to use the library version that is on my index.html. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.css" media="screen"> <link rel="stylesheet"…

VIEW QUESTION
Back To Top
Search