I have been trying to build a menu using Semantic-UI. I can\'t get the dropdown menus to work at all. I took a copy of the page Menu examples and pulled out everything excep
As it was already mentioned, you can either:
simple class. There is one very important difference between those two ways: using simple class, you do not require Semantic-UI Javascript for your dropdown to work. The simple class uses :hover selector.
Please note that using simple class (not Javascript initialization) won't give you nice dropdown effects.
So the following code will show dropdown menu without Semantic-UI Javascript in your page:
<div class="ui simple dropdown item">