Glow Effects Animation | Elementor Container Tutorial

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 31

  • @teuccio73
    @teuccio73 Год назад +2

    Good job !

  • @Victor_FK
    @Victor_FK 10 месяцев назад +1

    Awesome!! 😀

  • @badboymanry
    @badboymanry 5 месяцев назад +2

    bro dont stop posting your gonna be big trust me

    • @Weblines_
      @Weblines_  5 месяцев назад

      Thank you! Your support means a lot!

  • @boringhimanshujangra
    @boringhimanshujangra 5 месяцев назад +2

    i m really impressed bro

  • @fransouza4108
    @fransouza4108 4 месяца назад +1

    I love it 😍💖

  • @LuizAlbertoSoares
    @LuizAlbertoSoares Год назад +1

    Nice!

  • @cesarandrade9021
    @cesarandrade9021 Год назад +1

    Nice!

  • @lennioliveira6840
    @lennioliveira6840 2 месяца назад +1

    The website of the code is out

  • @IgorLMR
    @IgorLMR 4 месяца назад +1

    It doesnt follow my mouse in the background, it just moves alone, how can i fix it?

  • @FlamvellFiredog
    @FlamvellFiredog 4 месяца назад

    Hey i added your Code on my Homepage but for some reason the BG of the Button don‘t work for me, when i hover over it its just Blue

  • @miekevanderwerf6430
    @miekevanderwerf6430 7 месяцев назад

    can this effect also be created with a light background?

  • @roppor2194
    @roppor2194 Год назад +1

    Hey Bro… how you create text “your logo” ?

    • @Weblines_
      @Weblines_  Год назад +1

      Simply add a colored circle inside your text, and you will achieve the same effect!

  • @davilabancaprincipal4346
    @davilabancaprincipal4346 4 месяца назад +1

    Hey bro, fix the link. It seems like it stopped working and then I couldn't get the code.

    • @Weblines_
      @Weblines_  4 месяца назад

      The link has been updated 😊 Enjoy!

  • @prosperkouassi4693
    @prosperkouassi4693 5 месяцев назад +1

    your website is down. we can't access to code

    • @Weblines_
      @Weblines_  4 месяца назад

      The link has been updated 😊 Enjoy!

  • @Hughz-o6l
    @Hughz-o6l Месяц назад +2

    bro please fix website

    • @Weblines_
      @Weblines_  Месяц назад +1

      I am currently working on fixing it.. It will be ready in a few days

    • @Hughz-o6l
      @Hughz-o6l Месяц назад

      @@Weblines_ i need it too please

  • @marlinx78
    @marlinx78 Месяц назад

    the code please

  • @jack2media
    @jack2media 6 месяцев назад +2

    Good job but doesnt follow my mouse :(

    • @Weblines_
      @Weblines_  4 месяца назад

      Did you add the CSS ID correctly?

    • @mikeisfreeX
      @mikeisfreeX 3 месяца назад

      wrap your script with "onLoad" function and it will work. Like this:
      window.onload = function() {
      const container = document.querySelector(".hero-bg");
      const blob = container.querySelector(".oval-blur-img");
      const button = document.querySelector(".button");
      let isMouseOverButton = false;
      container.addEventListener("mouseenter", () => {
      isMouseOverButton = false;
      });
      button.addEventListener("mouseenter", () => {
      isMouseOverButton = true;
      blob.style.opacity = "0";
      });
      button.addEventListener("mouseleave", () => {
      isMouseOverButton = false;
      blob.style.opacity = "1";
      });
      container.addEventListener("mouseleave", (e) => {
      if (!isMouseOverButton) {
      blob.style.opacity = "1";
      blob.style.transition = "left 0.5s ease, top 0.5s ease";
      blob.style.left = "50%";
      blob.style.top = "50%";
      setTimeout(() => {
      blob.style.transition = "";
      }, 500);
      }
      });
      container.addEventListener("mousemove", (e) => {
      if (!isMouseOverButton) {
      const { clientX, clientY } = e;
      const offsetX = clientX - container.getBoundingClientRect().left;
      const offsetY = clientY - container.getBoundingClientRect().top;
      blob.style.left = `${offsetX}px`;
      blob.style.top = `${offsetY}px`;
      }
      });
      };

  • @Nisshoku619
    @Nisshoku619 5 месяцев назад +1

    please fix the website get the code this is amazing

    • @Weblines_
      @Weblines_  4 месяца назад +1

      The link has been updated 😊 Enjoy!

  • @johnpatrickwoolbright4232
    @johnpatrickwoolbright4232 Год назад +1

    😬 *promosm*