Issue with Tabs External link
See original GitHub issueI am following this documentation: http://materializecss.com/tabs.html#external However the links are not working when i use any target property on the tab.
E.g. <li class="tab col m3 col s12"><a target="_blank" href="http://google.com/">My Information</a></li>
This only works if i right click and select open in new tab.
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (1 by maintainers)
Top Results From Across the Web
External Links, New Tabs, and Accessibility - Coder's Block
Let's talk about making your site's external links open in a new tab. First we'll consider if this is even a good idea,...
Read more >The dilemma of opening external links in new tabs or :not()
You see, the best practice suggests that forcing links to open in new tab should be used sparingly, as it takes away the...
Read more >Not able to have links opened up in new tabs
Things do work, got a navigation bar of somewhat how I want things to go but I want some external links to open...
Read more >Why You Should Open External Links in New Tabs
Why would you want your site to open external links in another tab? Learn everything you need to know.
Read more >Trying so hard to Link to tabbed content from an external link
MAJOR UPDATE Oct 19 1PM ET I've not completely solved my problem, yet, but I can now link to a specific URL from...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Check your references and make sure you are using the latest source. For some reason I had 0.97.3. Using 0.97.7 resolved the issue. I updated the fiddle above and it’s working.
Having this issue as well… jsfiddle with the above example from @mirshko
https://jsfiddle.net/jpt007/930v3zog/
Hey @acburst - Anyway you can check out the fiddle above to see if you have this issue? Thanks in advance!