From ca7558e26ae78f49e01c1ae041c817649b04d456 Mon Sep 17 00:00:00 2001 From: Somraj-234 Date: Tue, 16 Jul 2024 22:59:06 +0530 Subject: [PATCH] final commit --- script.js | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/script.js b/script.js index dc012e9..1992b31 100644 --- a/script.js +++ b/script.js @@ -235,28 +235,6 @@ document.querySelector("#hero3").addEventListener("mouseleave",function(){ // }); - -// document.addEventListener('DOMContentLoaded', function() { -// const container = document.querySelector(".text-container"); -// const fillText = document.querySelector("#footer-fill"); -// const strokeText = document.querySelector("#footer-stroke"); - -// container.addEventListener("mouseenter", function() { -// gsap.to(fillText, { opacity: 0, duration: 0.5 }); -// gsap.to(strokeText, { opacity: 1, duration: 0.5 }); -// }); - -// container.addEventListener("mouseleave", function() { -// gsap.to(fillText, { opacity: 1, duration: 0.5 }); -// gsap.to(strokeText, { opacity: 0, duration: 0.5 }); -// }); -// }); - - - -// $('#footer-stroke').textillate({ in: { effect: 'rollIn' } }); - - function footerAnimation() { var clutter = ""