Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Reverse sliding direction #184

Open
izouki opened this issue Jan 17, 2018 · 1 comment
Open

Reverse sliding direction #184

izouki opened this issue Jan 17, 2018 · 1 comment

Comments

@izouki
Copy link

izouki commented Jan 17, 2018

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 !

@adgsm
Copy link
Owner

adgsm commented Jan 17, 2018

It will maybe a good idea to start looking at expandMenu and collapseMenu methods and then find in there what you need.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants