芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/wp-content/themes/odefy/js/theme.js
"use strict"; wglIsVisibleInit(); jQuery(document).ready(function ($) { wglContentMinHeight(); wglStickyInit(); wglSearchInit(); wglSidePanelInit(); wglMobileHeader(); wglWoocommerceHelper(); wglWoocommerceLoginIn(); wglInitTimelineAppear(); wglAccordionInit(); wglServicesAccordionInit(); wglStripedServicesInit(); wglProgressBarsInit(); wglCarouselSwiper(); wglFilterSwiper(); wglImageComparison(); wglCounterInit(); wglCountdownInit(); wglImgLayers(); wglPageTitleParallax(); wglExtendedParallax(); wglPortfolioParallax(); wglScrollUp(); wglLinkOverlay(); wglLinkScroll(); wglSkrollrInit(); wglStickySidebar(); wglVideoboxInit(); wglParallaxVideo(); wglTabsHorizontalInit(); wglShowcaseInit(); wglShowcase2Init(); wglCircuitService(); wglSelectWrap(); wglScrollAnimation(); wglWoocommerceMiniCart(); wglTextBackground(); wglDynamicStyles(); wglPieChartInit(); wglButtonAnimation(); wglTimelineHorizontal(); wglInitStepsAppear(); wglPhysicsButton(); wglButton(); wglTextEditor(); wglPageTitleParallax(); wglInitDblhAppear(); }); jQuery(window).load(function () { wglInitZoom(); wglServiceInit(); wglTabsInit(); wglCursorInit(); wglImagesGallery(); wglIsotope(); wglBlogMasonryInit(); setTimeout(function(){ jQuery('#preloader-wrapper').fadeOut(); },1100); wglParticlesCustom(); wglParticlesImageCustom(); document.addEventListener("wglParticlesAdded", function () { setTimeout(() => { wglParticlesCustom(); wglParticlesImageCustom(); }, 0); }); wglMenuLavalamp(); jQuery(".wgl-currency-stripe_scrolling").each(function(){ jQuery(this).simplemarquee({ speed: 40, space: 0, handleHover: true, handleResize: true }); }) wglSectionDynamicColors(); }); jQuery(window).resize(function () { wglContentMinHeight(); setTimeout(function(){ wglInitZoom(); },100); })