Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
immortalist
/
wp-content
/
themes
/
woodmart
/
js
/
scripts
/
global
:
css-animations.min.js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
woodmartThemeModule.cssAnimations=function(){function n(t,o){t.forEach(function(t){var n,e;t.isIntersecting&&((n=t.target).classList.contains("wd-animation-ready")||(e=0,n.classList.forEach(t=>{t.includes("wd_delay_")&&(e=t.split("_")[2])}),n.classList.add("wd-animation-ready"),setTimeout(function(){n.classList.add("wd-animated")},e)),o.unobserve(t.target))})}var e={root:null,rootMargin:"0px",threshold:0},t=document.querySelectorAll(".wd-animation");t.forEach(function(t){t.closest(".wd-slider")||new IntersectionObserver(n,e).observe(t)})},document.addEventListener("DOMContentLoaded",function(){woodmartThemeModule.cssAnimations()});