onokumus / metismenu

A collapsible jQuery menu plugin
https://onokumus.github.io/metismenu/
MIT License
1.96k stars 487 forks source link

Arrow toggle is not working #50

Closed chamara-fg closed 9 years ago

chamara-fg commented 9 years ago

span fa arrow not showing image

chamara-fg commented 9 years ago

and + icon in third level menu navigation

onokumus commented 9 years ago

@chamara-fg Add class metismenu to unordered list

<ul class="metismenu" id="menu">

</ul>
chamara-fg commented 9 years ago

I Add the Class to UL is not Showing (menu is Working Icon not visible)

image

chamara-fg commented 9 years ago

image same issue in "test/index.html"

chamara-fg commented 9 years ago

ThaX for Supporting & Fast Response....

onokumus commented 9 years ago

@chamara-fg metismenu class require for version 2.0.2

sundua commented 9 years ago

/*

I am using third level menu & when I click the menu is closing . I want only 3rd level menu to remain expanded. I am using it with sb admin bootstrap. I do not know what other details to give.