Hey Folks, happy Friday!
I could use some help with buttons.
I currently have four buttons on my page, that are setup as below. They link to Sections inside the page.
What i am trying to do, is create another button that links out of Confluence, rather than to a section.
Any help is appreciated.
<div class="tab_2"> <button class="tablinks" onclick="openCity(event, 'Header 1')" id="defaultOpen">The Team</button> <button class="tablinks" onclick="openCity(event, 'Header 2')">About Us</button> <button class="tablinks" onclick="openCity(event, 'Header 3')">Resources & Support</button> <button class="tablinks" onclick="openCity(event, 'Header 4')">Coming Soon</button> </div> <div id="Header 1" class="tabcontent">
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.