Skip to content

Allow a tabs() option to specify the container which will hold panels #42

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

Allow a tabs() option to specify the container which will hold panels #42

wants to merge 1 commit into from

Conversation

dsh
Copy link

@dsh dsh commented Nov 15, 2010

We had a need for a panelsContainer option in tabs(). I opened ticket #6654 for this:

When allowing tabs() to auto-create panels, one has no control over where that panel will be created.

For our layout we need finer control on where auto-generated panels go.

Add an option "panelContainer" that specifies a selector or DOM element where auto-created panels will be placed.

…ption to specify the container which will hold panels
@scottgonzalez
Copy link
Member

We're going to remove the add method and add a refresh method. The idea is that you will add the tab to the list and then place the panel wherever you want to. Since this will make this change irrelevant, we're not going to land it.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants