Difference between revisions of "Template:Newcastle/navbar2"

Line 134: Line 134:
 
     if (x.style.display === "none") {
 
     if (x.style.display === "none") {
 
         x.style.display = "block";
 
         x.style.display = "block";
         y.style.display = "none";
+
         y.style.display = "block";
 
     } else {
 
     } else {
 
         x.style.display = "none";
 
         x.style.display = "none";

Revision as of 21:08, 16 October 2018