Skip to content

Make collapsible 'parent' option independent on '.accordion-group' #7970

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

Closed
wants to merge 1 commit into from
Closed

Make collapsible 'parent' option independent on '.accordion-group' #7970

wants to merge 1 commit into from

Conversation

simsalabim
Copy link

This is a copy of #7600 with request destination changed.

Currently parent option of collapsible plugin relies on .accordion-group class, which is quite unobvious and discouraging, because according to the documentation is should not.

parent - type(selector) - default(false); If selector then all collapsible elements under the specified parent will be closed when this collapsible item is shown. (similar to traditional accordion behavior)

And this can't be known unless you browse through the source code.
In this pull request I propose a fix.

@dgilperez
Copy link

+1

fat added a commit that referenced this pull request Jul 24, 2013
@fat fat closed this Jul 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants