No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 3: Line 3:
#tabButtons {
#tabButtons {
display:flex;
display:flex;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000; /* Ensure buttons are above other content */
}
}


Line 12: Line 9:
background:#131313;
background:#131313;
color: white;
color: white;
border: 1px solid #020202;
border:10px solid #131313;
border-radius:5px;
border-radius:5px;
     display: flex;
     display: flex;
     margin-bottom: 10px;
     margin-bottom: 10px;
margin-top: 10px;
}
}


Line 33: Line 31:




 
<hr/>
<div id="tabButtons">
<div id="tabButtons">


     <!-- Next Tab Button -->
     <!-- Next Tab Button -->
     <button id="nextTabButton" onclick="openTab(event, 'frmTabww')">Next Tab</button>
</html>{{#if:{{{1}}}|<html>
  <div class="spacer"></div>
     <button id="nextTabButton" onclick="openTab(event, '</html>{{{1}}}<html>')"></html>{{{2}}}<html></button></html>|}}<html>
  <div class="spacer"></div><html>
    <button id="nextTabButton" onclick="openTab(event, '</html>frmTabIndex<html>')"></html>Main Index<html></button><div class="spacer"></div>
     <!-- Previous Tab Button -->
     <!-- Previous Tab Button -->
     <button id="previousTabButton" onclick="openTab(event, 'frmTabeoe')">Previous Tab</button>
</html>{{#if:{{{3}}}|<html>
     <button id="previousTabButton" onclick="openTab(event, '</html>{{{3}}}<html>')"></html>{{{4}}}<html></button></html>|}}<html>
</div>
</div>
</html>
</html>

Latest revision as of 14:35, 27 April 2024