Difference between revisions of "Template:Groningen"

Line 1,021: Line 1,021:
 
$('html, body').hide();
 
$('html, body').hide();
  
$(document).ready(function()
+
window.onload = function() {
{
+
$('a[href^="#snav"]').bind("click", jump);
$('a[href^="#snav"]').bind("click", jump);
+
  
 
     if (location.hash){
 
     if (location.hash){

Revision as of 20:42, 31 October 2017