Difference between revisions of "Template:Groningen"

Line 994: Line 994:
 
       e.preventDefault();
 
       e.preventDefault();
  
       //$("body").scrollspy({target: "#myScrollspy", offset:100});
+
       //$("body").scrollspy({target: "#myScrollspy", offset:100}); legion says this is bad nad dumb
  
 
       var target = $(this).attr("href");
 
       var target = $(this).attr("href");
Line 1,011: Line 1,011:
 
}
 
}
  
/*$('html, body').hide();*/
+
$('html, body').hide();
  
 
$(document).ready(function()
 
$(document).ready(function()
Line 1,024: Line 1,024:
 
     }else{
 
     }else{
 
         $('html, body').show();
 
         $('html, body').show();
 +
        $("body").scrollspy({target: "#myScrollspy", offset:100});
 
     }
 
     }
 
});
 
});

Revision as of 23:46, 30 October 2017