Difference between revisions of "Template:Groningen"

Line 1,016: Line 1,016:
 
   setTimeout(function(){
 
   setTimeout(function(){
 
   $('html, body').scrollTop(0).show();
 
   $('html, body').scrollTop(0).show();
  $("body").scrollspy({target: "#myScrollspy", offset:100}); jump(); }, 10);
+
  // $("body").scrollspy({target: "#myScrollspy", offset:100}); jump(); }, 10);
 
   }
 
   }
 
   else {
 
   else {
 
   $('html, body').show();
 
   $('html, body').show();
  $("body").scrollspy({target: "#myScrollspy", offset:100});
+
  // $("body").scrollspy({target: "#myScrollspy", offset:100});
 
   }
 
   }
 
});
 
});

Revision as of 18:35, 31 October 2017