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

Adding external tab menu link causing flicker #59

Open
jamiemitchell opened this issue Sep 12, 2018 · 0 comments
Open

Adding external tab menu link causing flicker #59

jamiemitchell opened this issue Sep 12, 2018 · 0 comments

Comments

@jamiemitchell
Copy link

Hi

Is it possible to add a tab menu that won't trigger the tabs, like this for example?

When clicking on tab 5, it thinks for a second there is another tab, so I get a flash of an empty tab before it goes to the contact page.

<ul class='horizontal'>
<li><a href="#tab-1">Tab 1</li>
<li><a href="#tab-2">Tab 2</a></li>
<li><a href="#tab-2">Tab 3</a></li>
<li><a href="#tab-4">Tab 4</a></li>
<li><a href="/contact/">Tab 5</a></li>
</ul>

Thanks in advance

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