Line 1,020: | Line 1,020: | ||
if (location.hash){ | if (location.hash){ | ||
setTimeout(function(){ | setTimeout(function(){ | ||
− | $('html, body').scrollTop( | + | $('html, body').scrollTop(-90).show(); |
$("body").scrollspy({target: "#myScrollspy", offset:100}); jump(); }, 0); | $("body").scrollspy({target: "#myScrollspy", offset:100}); jump(); }, 0); | ||
} | } |
Revision as of 13:49, 31 October 2017