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

First Tab don't hide others tabs #58

Open
equiman opened this issue Jun 6, 2016 · 2 comments
Open

First Tab don't hide others tabs #58

equiman opened this issue Jun 6, 2016 · 2 comments

Comments

@equiman
Copy link

equiman commented Jun 6, 2016

You can reproduce it with your sample page "Tabs with an assigned id.":
https://openam.github.io/bootstrap-responsive-tabs/

Steps:

  1. Click Tab 3. Then Tab 1 Hide and Tab 3 is Show.
  2. Click Tab 1. Then Tab 1 is Show, but Tab 3 is steel on Show mode.

If you can do the same for example tab 2. Reload the site to restart the behavior:
Steps:

  1. Click Tab 3. Then Tab 2 Hide and Tab 3 is Show.
  2. Click Tab 2. Then Tab 2 is Show and Tab 3 is Hide.

That happens too with "Tabs without an assigned id." but with Tab two because is the active tab.

@equiman
Copy link
Author

equiman commented Jun 6, 2016

I think i found the problem: is about <li class="active">

I have removed <li class="active"> from my code, and doesn't happend the problem. But if i make this then all tabs are hide by default.

@equiman
Copy link
Author

equiman commented Jun 6, 2016

Sorry I didn't see that there is an open issue about it:
Issue #45

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

No branches or pull requests

1 participant