New Coregrade

This commit is contained in:
CHIEFSOFT\ameye
2024-10-10 14:29:52 -04:00
parent ef905e9ed6
commit 612f101232
166 changed files with 12749 additions and 22 deletions
+1
View File
@@ -0,0 +1 @@
!function(s){"use strict";s(".switch").on("click",(function(){s("body").hasClass("light")?(s("body").removeClass("light"),s(".switch").removeClass("switched")):(s("body").addClass("light"),s(".switch").addClass("switched"))})),s(document).ready((function(){var e=document.querySelector(".progress-wrap path"),t=e.getTotalLength();e.style.transition=e.style.WebkitTransition="none",e.style.strokeDasharray=t+" "+t,e.style.strokeDashoffset=t,e.getBoundingClientRect(),e.style.transition=e.style.WebkitTransition="stroke-dashoffset 10ms linear";var o=function(){var o=s(window).scrollTop(),r=s(document).height()-s(window).height(),i=t-o*t/r;e.style.strokeDashoffset=i};o(),s(window).scroll(o);jQuery(window).on("scroll",(function(){jQuery(this).scrollTop()>50?jQuery(".progress-wrap").addClass("active-progress"):jQuery(".progress-wrap").removeClass("active-progress")})),jQuery(".progress-wrap").on("click",(function(s){return s.preventDefault(),jQuery("html, body").animate({scrollTop:0},550),!1}))}))}(jQuery);