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

m
m
Line 28: Line 28:
 
     {
 
     {
 
         var dropdownContent = this.nextElementSibling;
 
         var dropdownContent = this.nextElementSibling;
         if(dropdownContent.style.visiblity === "visible")  
+
         if(dropdownContent.style.visiblity == "visible")  
 
         {
 
         {
 
             dropdownContent.style.visibility = "hidden";
 
             dropdownContent.style.visibility = "hidden";

Revision as of 04:26, 22 July 2020