(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.480] DESIGN*/ /*******************************************************************/ /* 0.6 D>D */ /* db 163 */