<p>This example uses several menu elements, an unclickable block, a clickable text link, a clickable icon link, and a dropdown group</p>
<divclass="ui warning block">A vertical menus width must typically be defined. An alternative is to use the fluid variation in conjunction with ui grid.</div>
<divclass="ui ignore warning block">A vertical menus width must typically be defined. An alternative is to use the fluid variation in conjunction with ui grid.</div>
<divclass="ui vertical menu">
<divclass="item">
<b>Site Title</b>
@ -256,7 +256,7 @@
<divclass="example">
<h4>Dropdown Item</h4>
<p>An item may contain a list of dropdowns to chose from. By default it will appear automatically with css.</p>
<divclass="ui warning block">
<divclass="ui ignore warning block">
<p>A dropdown menu will, by default, automatically show when the parent element is hovered.</p>
<p>If you need to programmatically close the dropdown, use the "stateful" variant and the javascript state module, which will allow you to manipulate the state directly.</p>