Scroll Animation | JavaScript

Sdílet
Vložit
  • čas přidán 11. 08. 2022
  • Learn How to Make a Scroll Animation using CSS and JavaScript, step-by-step from scratch.
    As you will notice in this tutorial: one block comes from the right and another one from the left!
    ______________________________________________________________
    🌱💜Support our channel from as little as $1-3 by becoming a Patreon because by doing that, you will help our Channel and also you will have access to 🖥️ Source Code of our videos!
    ➤ bit.ly/3sthx5B
    ______________________________________________________________
    📚Resources:
    ➤ bit.ly/3cp2S5W
    ______________________________________________________________
    🏆Recommended Videos🏆
    🎬Login & Registration Form Using HTML & CSS & JS✨
    ➤ • Login & Registration F...
    🎬Neumorphism Login Form | HTML & CSS✨
    ➤ • 🎬Neumorphism Login For...
    🎬CSS Text Typing Animation | HTML & CSS✨
    ➤ • CSS Text Typing Animat...
    🎬Countdown Timer | JavaScript✨
    ➤ • Countdown Timer | Java...
    🎬Counter up animation | Javascript✨
    ➤ • Counter up animation |...
    ______________________________________________________________
    🛴 Follow me on:
    👉Facebook: bit.ly/3cp2S5W
    👉Instagram (New): bit.ly/3ura3TW
    ______________________________________________________________
    🎵Background Music:
    bensound.com
    Music from Uppbeat (free for Creators!):
    uppbeat.io/t/philip-anderson/...
    License code: NFAQUM8GKWGRDYEW
    uppbeat.io/t/monument-music/t...
    License code: IKUEPIOQUZARCFM1
    uppbeat.io/t/anuch/our-champion
    License code: HJALZSI8T5LRSEXA
    uppbeat.io/t/monument-music/s...
    License code: EBHHXJNDPBVA6NNT
    uppbeat.io/t/yeti-music/turn-...
    License code: WKLFXOKY34UXHON4
  • Jak na to + styl

Komentáře • 80

  • @DevMadeEasy
    @DevMadeEasy  Před rokem +5

    If you find this video helpful, give it a like👍🏻 as this would help it reach even more people!
    Also, subscribe if you haven't !
    Thank you! 🙏
    🌟 Source Code: Dive into ScrollAnimationJS! 🚀 Get it now: devmadeeasy.gumroad.com/l/ScrollAnimationJS 🛠

  • @the_kid777
    @the_kid777 Před 4 měsíci +5

    I love how dramatic all the music and animations are. Most coding tutorials out there on CZcams nowadays have this somewhat fancy, chill vibe to them. But life, in its true form, is not fancy, nor is it chill. Life's drama, isn't it?

    • @DevMadeEasy
      @DevMadeEasy  Před 4 měsíci +3

      It's easy to get lost, find certain parts boring, so if we bring the code to life, people start to enjoy what they do, doing it better.

  • @PrefnaVagheni
    @PrefnaVagheni Před 11 dny

    I'm still a newbie but for sure you've earned a subscriber. you use techniques that are understandable even though someone lacks experience. this trick of 400% and -400% on transform is my new thing today. 👏👏

  • @godwyneben
    @godwyneben Před rokem +2

    Great video. Very direct and straight to the point. What font extension is your vs code pls?

  • @daggerv3
    @daggerv3 Před rokem +3

    Thank you for this incredible video. Please keep making more.

  • @Abhaysharma-jx1qv
    @Abhaysharma-jx1qv Před měsícem

    Thank you, it was a quick , to the point and simple tutorial for a powerful tool.

    • @DevMadeEasy
      @DevMadeEasy  Před měsícem

      Glad you liked it!
      Happy Coding my friend!

  • @rikter2114
    @rikter2114 Před rokem +3

    Thank You I learnt a lot from this video!

  • @user-ng5ok6zh2o
    @user-ng5ok6zh2o Před 5 měsíci +1

    Thank you for this great video. Your valuable information made my day.

  • @fabiomatta1530
    @fabiomatta1530 Před měsícem

    Thank you so much for sharing your knowledge. You are a great teacher.

    • @DevMadeEasy
      @DevMadeEasy  Před měsícem

      So nice of you!
      Happy coding my friend!

  • @NaveenReddy-vm3ps
    @NaveenReddy-vm3ps Před 5 měsíci

    Sir thank you for spreading your knowledge with us. You are a great guru!

    • @DevMadeEasy
      @DevMadeEasy  Před 5 měsíci

      Thanks and welcome...
      Happy Coding my friend!

  • @NareshKushwaha-rp7rh
    @NareshKushwaha-rp7rh Před 4 měsíci

    Thats amazing sir 😍
    Love to see more such video from you specially on boundingclientreact 😊

  • @AnmolTheSage
    @AnmolTheSage Před rokem +3

    Can you please tell me how I can do this but horizontally? So like I want boxes to animate from top to bottom and vice versa.

  • @barnabasgonda6887
    @barnabasgonda6887 Před rokem +1

    Very nice solution 👍 It would be nice to use for page loading, like progress bar🎉

    • @DevMadeEasy
      @DevMadeEasy  Před rokem

      Hello Web Warrior, Thank you for your feedback! I'm glad you found the solution helpful.
      Happy Coding my friend!

  • @franciscomoreira3114
    @franciscomoreira3114 Před rokem +1

    very objective. thanks :)

  • @alan_johnson_
    @alan_johnson_ Před 11 měsíci +1

    thanks
    you are the man

    • @DevMadeEasy
      @DevMadeEasy  Před 11 měsíci

      Glad it helped
      Happy Coding, my friend!

  • @SukiChanXD
    @SukiChanXD Před rokem

    I don't understand how you used the var(--clr), i tried it just like that and it didn't work. Do i have to download something for that?

    • @DevMadeEasy
      @DevMadeEasy  Před rokem +2

      Hey Dev:
      No download nescessary
      It's just saying that anything with the class "blue" should have a special color code called "--clr".
      So when the HTML code creates the box with the class "box blue show", it's saying that the box should have the special color code "--clr" that we defined in the CSS code earlier.
      In other words, the box will have a blue color because the CSS code says that anything with the class "blue" should use the color code "--clr", which we defined as #4285f4.

  • @zenzomc9496
    @zenzomc9496 Před rokem +2

    thx for video. but i have a question. what is 5 and 4 mean in triggerBottom

    • @DevMadeEasy
      @DevMadeEasy  Před rokem

      I'm glad you like it my friend DEV, can you please send the lines of code you're talking about?
      I'm always online on my FB Page, so send me a msg!
      Happy Coding!

    • @Lisi_Mxo
      @Lisi_Mxo Před rokem

      @@DevMadeEasy
      checkBoxes();
      function checkBoxes(){
      console.log (window.innerHeight/ 5 * 4);

    • @pawelczar
      @pawelczar Před 7 měsíci

      I have same question @DevMadeEasy. its at 11:25, 9th line of code. Thanks for answer

  • @rajamanickam3270
    @rajamanickam3270 Před 10 měsíci +1

    What is the font family used in the HTML page it looks cartoonistic. Could you please tell what font family that is ?

    • @DevMadeEasy
      @DevMadeEasy  Před 10 měsíci

      The font family used in the HTML page is "Poppins." To achieve its cartoonistic and beautiful appearance, a text shadow was applied with the following CSS:
      font-family: Poppins;
      text-shadow: 2px 2px 10px #000;

    • @mitalithakur4829
      @mitalithakur4829 Před 9 měsíci

      U

  • @urgut_mx
    @urgut_mx Před rokem +2

    Thank You 😍😍😍😍😍

    • @DevMadeEasy
      @DevMadeEasy  Před rokem +1

      Always welcome

    • @urgut_mx
      @urgut_mx Před rokem

      @@DevMadeEasy thank you very much, I am new to web programming, your tutorials teach me a lot, and are helpful for me

  • @SAIEN333
    @SAIEN333 Před 4 měsíci

    What if we add thi in a carousel?.
    Will it add fade in effect?

    • @DevMadeEasy
      @DevMadeEasy  Před 4 měsíci +1

      Its not bad.
      Happy Coding my friend.

  • @bhawanajadaun7590
    @bhawanajadaun7590 Před rokem +1

    Sir html show will come in all boxes or 1 box

    • @mitalithakur4829
      @mitalithakur4829 Před 9 měsíci

      Hi... Apka ye chala program mere html Or css ki yo files thik chal ri hai or is ki ni

  • @krishnavamsi1126
    @krishnavamsi1126 Před 11 dny

    thanks bro

  • @DrMostafa-qi7fb
    @DrMostafa-qi7fb Před 4 měsíci

    can you explain me why (window.innerHight / 5 * 4)

    • @DevMadeEasy
      @DevMadeEasy  Před 4 měsíci

      The expression `(window.innerHeight / 5 * 4)` is calculating 80% of the viewport height, which serves as the trigger point for the animation when scrolling.
      Happy Coding my friend.

  • @debajitchakraborty2711

    What is the vs code theme that is used in this video??

  • @aabirsabil4393
    @aabirsabil4393 Před rokem +1

    Very good

  • @user-lx7xx2td7u
    @user-lx7xx2td7u Před 8 měsíci

    what if I want to add paragraph below the word "content"?

    • @DevMadeEasy
      @DevMadeEasy  Před 8 měsíci

      You can use paragraphs, images, whatever you want.
      Happy Coding my Friend.

  • @redhunter873
    @redhunter873 Před 4 měsíci

    Which theme u use brother

    • @DevMadeEasy
      @DevMadeEasy  Před 4 měsíci

      Hello DEV, on VS Code?
      Monokai Pro

  • @ob5804
    @ob5804 Před rokem

    Hi) Can you explain, pleade, what is 5 and 4?

  • @geejota
    @geejota Před 27 dny

    have you used the AI to dub your voice with Silvio Santos Voice?

  • @gabrielmartins6696
    @gabrielmartins6696 Před 8 měsíci

    marroê! o Silvio Santos me ensinando JS. good video though ;)

    • @DevMadeEasy
      @DevMadeEasy  Před 8 měsíci +1

      ''Quem quer dinheiro?''
      ''Sai pra lá, sai pra lá!''
      Grande figura aí no Brazil, vi vários shows aos Domingos.

  • @MrAbbo11
    @MrAbbo11 Před rokem

    Nice and useful tutorial, but that background music ?? damn son.

    • @DevMadeEasy
      @DevMadeEasy  Před rokem +2

      Hey dev, thanks for your feedback!
      About the bg music, well, I am a developer learning "Video Edition", is it too loud or the music is not good?
      Happy Coding my friend!

  • @user-ni7zw1ud8g
    @user-ni7zw1ud8g Před 5 měsíci

    very nice thanks. but i could have done without the intense fight scene background music. jsut advice for next time buddy, i left you a sub and like!

    • @DevMadeEasy
      @DevMadeEasy  Před 5 měsíci +1

      Thanks for the tip!
      Happy Coding my friend.

  • @syediqbalahmed3176
    @syediqbalahmed3176 Před rokem +2

    *_good ... see later ..._*

    • @DevMadeEasy
      @DevMadeEasy  Před rokem +3

      Its great Scroll Animation using JS...
      I guess people who likes JS will love it!
      Happy Coding my friend!

  • @suryakantkhute4249
    @suryakantkhute4249 Před rokem

    Font name ?😍

    • @DevMadeEasy
      @DevMadeEasy  Před 10 měsíci

      It is "Poppins", but to achieve its cartoonistic and beautiful appearance, a text shadow was applied with the following CSS:
      font-family: Poppins;
      text-shadow: 2px 2px 10px #000;

  • @mitalithakur4829
    @mitalithakur4829 Před 9 měsíci

    In case of mine not working 😫

    • @DevMadeEasy
      @DevMadeEasy  Před 9 měsíci +1

      I will, if ou need any help say hello....
      Happy Coding my friend!

    • @mitalithakur4829
      @mitalithakur4829 Před 9 měsíci

      @@DevMadeEasy hlo sir....
      But sir i tried 2 times but scroll ni ho re hai boxes.... And in html file show class will be applied in all boex?

  • @ricardodeoliveiraalves339
    @ricardodeoliveiraalves339 Před 5 měsíci

    Parece o Sílvio Santos falando inglês... kkkkkkkkkkkkk

  • @meditationrelaxingrakric3446

    everything is great except your font

    • @DevMadeEasy
      @DevMadeEasy  Před rokem

      Hello there, all right, thanks for you feedback.
      Abou the font you can use Google Fonts and pick up one that you like the most.
      Happy Coding my friend!