Scroll Animation | JavaScript

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 81

  • @DevMadeEasy
    @DevMadeEasy  2 роки тому +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 9 місяців тому +7

    I love how dramatic all the music and animations are. Most coding tutorials out there on UA-cam 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  9 місяців тому +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 4 місяці тому

    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. 👏👏

  • @daggerv3
    @daggerv3 Рік тому +3

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

  • @Abhaysharma-jx1qv
    @Abhaysharma-jx1qv 6 місяців тому

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

    • @DevMadeEasy
      @DevMadeEasy  6 місяців тому

      Glad you liked it!
      Happy Coding my friend!

  • @NaveenReddy-vm3ps
    @NaveenReddy-vm3ps 9 місяців тому

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

    • @DevMadeEasy
      @DevMadeEasy  9 місяців тому

      Thanks and welcome...
      Happy Coding my friend!

  • @fabiomatta1530
    @fabiomatta1530 5 місяців тому

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

    • @DevMadeEasy
      @DevMadeEasy  5 місяців тому

      So nice of you!
      Happy coding my friend!

  • @NareshBojja-k2t
    @NareshBojja-k2t 10 місяців тому +1

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

  • @rikter2114
    @rikter2114 2 роки тому +3

    Thank You I learnt a lot from this video!

  • @godwyneben
    @godwyneben Рік тому +3

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

  • @NareshKushwaha-rp7rh
    @NareshKushwaha-rp7rh 9 місяців тому

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

  • @barnabasgonda6887
    @barnabasgonda6887 Рік тому +1

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

    • @DevMadeEasy
      @DevMadeEasy  Рік тому +1

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

  • @AnmolTheSage
    @AnmolTheSage Рік тому +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.

  • @urgut_mx
    @urgut_mx Рік тому +2

    Thank You 😍😍😍😍😍

    • @DevMadeEasy
      @DevMadeEasy  Рік тому +1

      Always welcome

    • @urgut_mx
      @urgut_mx Рік тому

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

  • @alan_johnson_
    @alan_johnson_ Рік тому +1

    thanks
    you are the man

    • @DevMadeEasy
      @DevMadeEasy  Рік тому

      Glad it helped
      Happy Coding, my friend!

  • @zenzomc9496
    @zenzomc9496 2 роки тому +2

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

    • @DevMadeEasy
      @DevMadeEasy  2 роки тому

      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 Рік тому

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

    • @pawelczar
      @pawelczar Рік тому

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

  • @franciscomoreira3114
    @franciscomoreira3114 Рік тому +1

    very objective. thanks :)

  • @krishnavamsi1126
    @krishnavamsi1126 4 місяці тому

    thanks bro

  • @aabirsabil4393
    @aabirsabil4393 Рік тому +1

    Very good

  • @rajamanickam3270
    @rajamanickam3270 Рік тому +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  Рік тому

      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 Рік тому

      U

  • @SukiChanXD
    @SukiChanXD Рік тому +1

    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  Рік тому +3

      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.

  • @gabrielmartins6696
    @gabrielmartins6696 Рік тому

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

    • @DevMadeEasy
      @DevMadeEasy  Рік тому +1

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

  • @redhunter873
    @redhunter873 9 місяців тому

    Which theme u use brother

    • @DevMadeEasy
      @DevMadeEasy  8 місяців тому

      Hello DEV, on VS Code?
      Monokai Pro

  • @geejota
    @geejota 5 місяців тому

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

    • @DevMadeEasy
      @DevMadeEasy  4 місяці тому

      Not yet, I may give it a try... Lol

  • @bhawanajadaun7590
    @bhawanajadaun7590 Рік тому +1

    Sir html show will come in all boxes or 1 box

    • @mitalithakur4829
      @mitalithakur4829 Рік тому

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

  • @DrMostafa-qi7fb
    @DrMostafa-qi7fb 9 місяців тому

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

    • @DevMadeEasy
      @DevMadeEasy  8 місяців тому

      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.

  • @SAIEN333
    @SAIEN333 9 місяців тому

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

    • @DevMadeEasy
      @DevMadeEasy  9 місяців тому +1

      Its not bad.
      Happy Coding my friend.

  • @MrAbbo11
    @MrAbbo11 2 роки тому

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

    • @DevMadeEasy
      @DevMadeEasy  2 роки тому +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!

  • @CheeseToastie-f1x
    @CheeseToastie-f1x 10 місяців тому

    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  10 місяців тому +1

      Thanks for the tip!
      Happy Coding my friend.

  • @ob5804
    @ob5804 Рік тому

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

    • @DevMadeEasy
      @DevMadeEasy  Рік тому

      Lines 4 and 5 of JS?

    • @ob5804
      @ob5804 Рік тому

      @@DevMadeEasy expression 5 * 4

  • @syediqbalahmed3176
    @syediqbalahmed3176 2 роки тому +2

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

    • @DevMadeEasy
      @DevMadeEasy  2 роки тому +3

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

  • @IanGabrielFerranco
    @IanGabrielFerranco Рік тому

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

    • @DevMadeEasy
      @DevMadeEasy  Рік тому

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

  • @debajitchakraborty2711
    @debajitchakraborty2711 Рік тому

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

  • @suryakantkhute4249
    @suryakantkhute4249 Рік тому

    Font name ?😍

    • @DevMadeEasy
      @DevMadeEasy  Рік тому

      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 Рік тому

    In case of mine not working 😫

    • @DevMadeEasy
      @DevMadeEasy  Рік тому +1

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

    • @mitalithakur4829
      @mitalithakur4829 Рік тому

      @@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 9 місяців тому

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

    • @DevMadeEasy
      @DevMadeEasy  9 місяців тому +2

      I just love that guy...

    • @ricardodeoliveiraalves339
      @ricardodeoliveiraalves339 9 місяців тому

      @@DevMadeEasy​ I liked a lot of your video, so much, I've been subscribed to your channel.

  • @meditationrelaxingrakric3446
    @meditationrelaxingrakric3446 Рік тому +1

    everything is great except your font

    • @DevMadeEasy
      @DevMadeEasy  Рік тому

      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!