Difference between revisions of "Template:Queens Canada/Scripts"

m
m
Line 168: Line 168:
 
//These function controls the popups on click for the team page
 
//These function controls the popups on click for the team page
 
//I know this is lowkey inefficient but it works for now lol  
 
//I know this is lowkey inefficient but it works for now lol  
 +
function overlayOn(){
 +
  document.quereySelectorAll('.overlay').style.display = "block";
 +
}
 
function overlayOnKody() {
 
function overlayOnKody() {
 
   document.getElementById("overlay-kody").style.display = "block";
 
   document.getElementById("overlay-kody").style.display = "block";

Revision as of 19:24, 19 July 2020