Difference between revisions of "Template:HK GTC"

Line 1,764: Line 1,764:
 
<script>
 
<script>
 
window.onload = function () {
 
window.onload = function () {
 
    var top = document.querySelector("#my-top");
 
    window.addEventListener("scroll", ()=>{
 
        top.classList.toggle("onscroll", window.scrollY > 300);
 
    });
 
  
 
     //original navigation
 
     //original navigation

Revision as of 07:23, 11 October 2021

HK_GTC 2021 Homepage