Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added possibility to let others sidr opened when opening a new one #181

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wtfred
Copy link

@wtfred wtfred commented Jun 24, 2014

Add "closeOthers" property to choose if others menu should be closed on one sidr opening

@wtfred
Copy link
Author

wtfred commented Jun 24, 2014

property "closeOthers", default "true" to keep the actual behaviour.
Setting it to "false" will make the others sidr panel to stay open when opening one

(sorry for my bad english...)

example:

$('#update-menu-trigger').sidr({
    side: 'right',
    displace: false,
    closeOthers: false
});

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

Successfully merging this pull request may close these issues.

None yet

2 participants