Line 1,015: | Line 1,015: | ||
if (location.hash){ | if (location.hash){ | ||
setTimeout(function(){ | setTimeout(function(){ | ||
− | |||
$('html, body').show(); | $('html, body').show(); | ||
+ | $(document).scrollTop(0); | ||
// $("body").scrollspy({target: "#myScrollspy", offset:100}); | // $("body").scrollspy({target: "#myScrollspy", offset:100}); | ||
− | + | jump(); }, 10); | |
} | } | ||
else { | else { |
Revision as of 18:52, 31 October 2017