Conflict with Bootstrap dropdown in NavBar
Closed this issue · 1 comments
m0zart89 commented
When I use the dropdown-enhancement in form any dropdown( bootstrap dropdown in TopMenu and dropdown in form) is opened and closed immediatly. How can i prevent conflict ?
colinrobertbrooks commented
Use class="dropdown-menu noclose"
with the affected ul
element.