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

Possible to disable automatic closing of non active accordion #40

Open
jonathan-dejong opened this issue Dec 18, 2014 · 3 comments
Open

Comments

@jonathan-dejong
Copy link

Hi!

When using the accordion layout (we use it on mobile) and opening a new "tab" any previous tabs are being automatically closed. That's fine except that when you have opened a tab with a lot of content and then open another one below that (without closing the first one) the new tab slides out, then the old one slides in and the results are that the visitor is now at the bottom of the newly opened tab and have to scroll all the way back up to start reading the content.

I haven't found a setting where I can disable this behaviour? To just keep any opened tab still open

@jellekralt jellekralt added this to the Next release milestone Dec 18, 2014
@jellekralt
Copy link
Owner

Hi Jonathan,

Leaving accordion panels open sounds like a good new feature to me :). This is indeed not possible as of yet. This will however be a pretty big change. Another solution for your problem could be a scroll action to the opened panel, that would be easier to add as a feature.

@Fayence
Copy link

Fayence commented Feb 25, 2015

I also need to not auto-close accordions when another one has been opened. Is this possible yet?

@knauso
Copy link

knauso commented Oct 18, 2021

Solution for this would be to use:
scrollToAccordion: true

It will then after closing "jump" to the open accordion.

Be sure to use the latest version of this plugin.

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

No branches or pull requests

4 participants