Supposed I have the following markup:
How can I duplicate the priority+ menu functionality? Are there any classes that needs to be added so that It'll function same as the screenshot?
HTML:
<ul>
<li>One</li>
<li>Two</li>
<li>Three</li>
<li>Four</li>
<li>Five</li>
<li>Six</li>
<li>Seven</li>
<li>Eight</li>
</ul>