XF 1.3 How To Duplicate Priority+ Menu?

XẹnPixel

Active member
Supposed I have the following markup:
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>
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?
oJQagxP.png

Js7AwFZ.png
 
Top Bottom