archives_blog/public/js/application.min.a94ab19cb63a95c8d7fbd7b85cab3ddeea8c369bdf75b9cab6708787ead123af.js
2025-06-05 10:17:40 +02:00

1 line
No EOL
1.1 KiB
JavaScript

$(function(){var h,g,e,b,d,c,f,a;if($('[data-toggle="tooltip"]').tooltip(),typeof $.fn.slimScroll!='undefined'&&$(".sidebar .slimContent").slimScroll({height:$(window).height(),color:"rgba(0,0,0,0.15)",size:"5px",position:'right'}),$('#collapseToc').on('shown.bs.collapse',function(){typeof $.fn.slimScroll!='undefined'&&$(".sidebar .slimContent").slimScroll().on('slimscroll')}),$(".geopattern").each(function(){$(this).geopattern($(this).data('pattern-id'))}),h=$('#nav-main').okayNav({swipe_enabled:!1}),$('[data-stick-bottom]').keepInView({fixed:!1,parentClass:"has-sticky",customClass:"sticky",trigger:'bottom',zindex:42,edgeOffset:0}),$('[data-stick-top]').keepInView({fixed:!0,parentClass:"has-sticky",customClass:"sticky",trigger:'top',zindex:42,edgeOffset:0}),g=$("ul.main-nav").hasClass('menu-highlight'),g){e=location.pathname,b=$("ul.main-nav>li"),d=-1;for(c=0,f=b.length;c<f;c++)a=$(b[c]).find('a').attr('href'),(e.indexOf(a)>-1||e==='/'&&(a==='/.'||a==='/'||a==='index.html'||a==='/index.html'))&&(d=c),$(b[c]).removeClass('active');b[d]&&$(b[d]).addClass('active')}})