I would like to "reverse" the menu, while keeping it on the left side. I tried the direction : 'rtl' option with backItemIcon: 'fa fa-angle-left' and groupIcon: 'fa fa-angle-right', but this led to several issues when collapsing the menu.
Does anyone knows what part of the code of jquery.multilevelpushmenu.js handle the sliding direction when clicking on a menu item containing sub-elements (like Devices in the example) and the "Back" button ?
Hello,
I would like to "reverse" the menu, while keeping it on the left side. I tried the direction : 'rtl' option with backItemIcon: 'fa fa-angle-left' and groupIcon: 'fa fa-angle-right', but this led to several issues when collapsing the menu.
Does anyone knows what part of the code of jquery.multilevelpushmenu.js handle the sliding direction when clicking on a menu item containing sub-elements (like Devices in the example) and the "Back" button ?
Thanks a lot for your help !