Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

"Next" does not work when the navbar has dividers #33

Closed
thiloplanz opened this issue Jul 5, 2013 · 2 comments
Closed

"Next" does not work when the navbar has dividers #33

thiloplanz opened this issue Jul 5, 2013 · 2 comments
Assignees
Labels
Milestone

Comments

@thiloplanz
Copy link

The "next" method does not work when there is a divider in the navbar between the
current tab and the next one.

For example

li: a(href="#tab5",data-toggle="tab") Tab5
li.divider-vertical
li: a(href="#tab6",data-toggle="tab") Tab6

Removing the divider makes the code work as expected.

Since dividers are part of the Bootstrap documentation and examples, this should probably be accounted for.

@anorborg
Copy link
Contributor

anorborg commented Oct 9, 2013

Ignore "Pull Request #46: Made 'shown' event compatable with both Twitter Bootstrap 2.3.2 and 3.0.0". My mistake while figuring out pull requests. I think everything is in order now. Sorry about that.

@VinceG
Copy link
Owner

VinceG commented Oct 10, 2013

@thiloplanz @anorborg This is now fixed.

@VinceG VinceG closed this as completed Oct 10, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants