Use .dropdown
class on parent element of dropdown menu.
Add the .dropdown-menu class to a element to initialize the dropdown menu plugin.
Call the plugin by Using class .dropdown-toggle
and the data-toggle="dropdown"
attribute on a button or a Hyperlink.