M-dropdown

Lightweight dropdown menu

View project on GitHub

Dropdown

Another one

Disabled by data attribute

(add a disabled attribute to the toggle button)

Disabled by class name

(add .disabled to the toggle button)

Align menu right

(add .m-dropdown-menu-right to the menu (ul) )

Dropup

(add .m-dropup to the ul)

Dropup right

(.m-dropup + .m-dropdown-menu-right)