Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Buttons

Gabe Belknap
Contributor
June 12, 2020

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">

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events