(function ($, root, undefined) { $(function () { 'use strict'; // check if hash function goToHash(){ let hash = $(location).attr('hash'); if(hash !== '') { var windowsize = $(window).width(); let marginTop = 96; $('html, body').animate({ scrollTop: $(hash).offset().top - marginTop }, 600); } } goToHash(); }); })(jQuery, this); /*******************************************************************/ /* ftrtch dino */ /* [type: JS] [file:template-main] [1.3812] DESIGN*/ /*******************************************************************/ /* 0.5 P>P */ /* db 130 */