How To Make Website Preloader Using HTML CSS JS | Page Loading, Website Loading Animation

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

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

  • @ultraprofitabletrader558
    @ultraprofitabletrader558 3 года назад +10

    Bro your english is so simple to comprehend it , it is good for another country subs . Thank you very much!

  • @yashin8902
    @yashin8902 3 года назад +14

    You have added a lot of values in my life....
    Thanks for making these videos

    • @unitechs1213
      @unitechs1213 2 года назад +8

      Are you a Variable O.o? As he added values Lmao

    • @unknown5482
      @unknown5482 2 года назад

      @@unitechs1213 lol

  • @Minu_Shalom
    @Minu_Shalom 2 года назад +8

    Great tutorial :)
    if you guys want to add some delay :
    window.addEventListener('load', function(load) {
    window.removeEventListener('load', load, false);
    setTimeout(function(){loader.style.display = 'none'},2000);
    },false);

    • @aaronator5225
      @aaronator5225 2 года назад

      Thanks bro
      I want to disable header when its loading
      what should i do?

    • @leilus4014
      @leilus4014 2 года назад

      thank u

  • @n3cr0murl0c
    @n3cr0murl0c Год назад +12

    theres a better way to implement a delay for the gif to finish playing, try using
    function closepreloader(){
    document.getElementById("preloader").style.display = 'none';
    }
    window.addEventListener("load",function(){
    setTimeout(closepreloader, 2000);

    });

  • @anandca4096
    @anandca4096 3 года назад +21

    Was waiting for this..... Really helpful

    • @GreatStackDev
      @GreatStackDev  3 года назад +6

      Thanks Anand, Glad this website preloader tutorial was helpful!

    • @muhammadasawirkhan2571
      @muhammadasawirkhan2571 3 года назад

      @@GreatStackDev your way of teaching is awesome! I love it keep it up 🥰🥰😘😘

  • @Passorilla
    @Passorilla Год назад +17

    Great work man! It was super easy to add it on my Shopify store too! Nice!!

    • @KChenelle.
      @KChenelle. Год назад +1

      How did you add it to Shopify? What codes do I need exactly?

  • @raushanraj_99
    @raushanraj_99 3 года назад +6

    I am searching alots of video but your video is really helpful when I watch it😊

  • @sokinmusiqa
    @sokinmusiqa 2 года назад +1

    rahmat kattakon juda zo`r. Uzbekistondan alangali salom.

  • @melchisedeckbobotsali4163
    @melchisedeckbobotsali4163 2 года назад +1

    Too great, no comment

  • @hasansolak23
    @hasansolak23 3 года назад +3

    You are the best.

  • @237legendcomedy4
    @237legendcomedy4 Год назад

    You are a genius man ,I have learn from this

    • @GreatStackDev
      @GreatStackDev  Год назад

      glad you liked this tutorial to make pre loader for website

  • @ashikat4591
    @ashikat4591 3 года назад +8

    Sir post more JS tutorials.
    Thank you

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

    straight and direct to the point

  • @frontendZone
    @frontendZone 3 года назад +1

    LOVE FROM BANGLADESH

  • @sudharshini372
    @sudharshini372 10 дней назад

    wow its amazing . i search so many videos but only your video give a great result thank you. But i add a multiple in my code it show the image how can i remove please answer.

  • @BrutalInsights
    @BrutalInsights Год назад +8

    still working and great explanation, a question however : Any tips on how to make a 'fade out' effect after the intro timer is up? Instead of the abrupt instant screen change?

    • @AngelineSev
      @AngelineSev Год назад

      Hi can you teach me how to make fade out effect?

    • @dfavourr
      @dfavourr Год назад

      Did you manage to get this done?

    • @BrutalInsights
      @BrutalInsights Год назад

      @@dfavourr yes, I used gsap; however, there are even more solutions out there. Essentially, you can either create/monitor the state or you can set a specified timer function.

    • @dfavourr
      @dfavourr Год назад

      @@BrutalInsights alright thanks

  • @Daamilola
    @Daamilola 2 года назад +6

    Awesome, straight to the point

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

    Very good

    • @GreatStackDev
      @GreatStackDev  Год назад

      Thanks Chantal, Glad you like this tutorial to make pre-loader for website

  • @aburaihan019
    @aburaihan019 2 года назад +1

    Really great.
    Love from Bangladesh ❤️

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

    Excellent tutorial

    • @GreatStackDev
      @GreatStackDev  Год назад

      Glad you liked this tutorial to make pre loader for website

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

    Such an amazing vedio,so educative

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

    was very helpful.

  • @codehal
    @codehal 2 года назад +1

    Great Tutorial❤

  • @bibhabujarbarua
    @bibhabujarbarua 3 года назад +2

    What editor r u using!

  • @relaxingofreality6821
    @relaxingofreality6821 Год назад

    It's so easy very convenient to understand love to see this video

  • @Wufyiofkes
    @Wufyiofkes 3 месяца назад +1

    As usual, Indians to the rescue. Thank you so much

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

      Glad it was helpful! Thank you. 😊

  • @mdfahimulislam2503
    @mdfahimulislam2503 2 года назад

    Best video for pre loader

  • @MelkoR4111
    @MelkoR4111 2 года назад +1

    best explanation. please make a video about btn 'show more'

  • @manishsagar486
    @manishsagar486 3 года назад +2

    I was shocked...I had forwarded the video for 5 times..from 4:40 and I can only see the loading image I thought the vedio is rubbish ..then I came to know that there was a network problem ...🤭...sorry for the pre assumption..by the way the video is so helpful... thankyou

    • @GreatStackDev
      @GreatStackDev  3 года назад +1

      Thank you manish bro, Glad you like this preloader tutorial for wbsite

    • @majemiteeguonor
      @majemiteeguonor 2 года назад

      It was very helpful but the video code I copied from RUclips,the video's are showing in my site.plz help 🙏

  • @aliabdulrahman8414
    @aliabdulrahman8414 Год назад

    Nice and good,so wonderful

  • @batundebabs917
    @batundebabs917 Год назад

    Fantastic bro, keep it up

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

      Thanks, hope you will like this tutorial too: ruclips.net/video/0YFrGy_mzjY/видео.html

  • @zahrahasti3723
    @zahrahasti3723 2 года назад

    Thanks for this tutorial🌷

  • @lokeshshivnani2413
    @lokeshshivnani2413 Год назад

    Thankyou very much god bless you

  • @tarikulislam8221
    @tarikulislam8221 3 года назад +1

    Amazing video

  • @davidempire6002
    @davidempire6002 Год назад

    I think the whole process is great, however I will watch again to grasp knowledge of it.

    • @GreatStackDev
      @GreatStackDev  Год назад

      Thanks David, Glad you liked this video to make pre Loader for website

  • @saqeebnoorashanavar6634
    @saqeebnoorashanavar6634 3 года назад +2

    Please make a video of JavaScript for beginners......🙏🏻🙏🏻
    Please

  • @JahidHasan-fh2id
    @JahidHasan-fh2id 5 месяцев назад +1

    Awesome

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

      Glad you liked it. Thanks for your comment. 😊

  • @emmanuelibhawoh7885
    @emmanuelibhawoh7885 Год назад

    You are the best

    • @GreatStackDev
      @GreatStackDev  Год назад

      Glad you liked this tutorial to make pre loading animation for website

  • @danishraza612
    @danishraza612 3 года назад +2

    It's great and really helpful for my next project in php..

    • @GreatStackDev
      @GreatStackDev  3 года назад +1

      Glad this website preloader tutorial helped

  • @Eternal.Growth
    @Eternal.Growth Год назад +1

    Absolutely easy and fantastic

  • @shivaaysingh7598
    @shivaaysingh7598 3 года назад +2

    You're having such a great knowledge 🔥🔥😎.

    • @GreatStackDev
      @GreatStackDev  3 года назад +1

      I am beginner like you shivaay bro. Thanks for your comment

    • @LuffySheikh05
      @LuffySheikh05 3 года назад +1

      @@GreatStackDev agar ap beginner ho to meto abhi paida hi nahi howa wah bahi XD

  • @uttamkumargupta6162
    @uttamkumargupta6162 3 года назад +1

    This is open source community 👍👍👍plz try to upload code as well...

  • @socapulsekobarid
    @socapulsekobarid 2 года назад +20

    I dont understand the thing with youtube links :) I know the page will take longer to load, but I will also see all the youtube links that I inserted into the page...

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

      Same question

    • @shinigkami
      @shinigkami Год назад

      you can assign a class to the element you placed the links in then set a css property "display: none;" Using the setTimeout function to add a delay would be better though.

    • @shankarpubg9413
      @shankarpubg9413 10 месяцев назад

      ​​@@shinigkamiyeah actually I do the same thing it's give me lot of fun

  • @atwinedan9364
    @atwinedan9364 2 года назад

    this is beautiful teaching

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

    amazing

  • @awesomecharles5494
    @awesomecharles5494 2 года назад +2

    great tutorial, direct to the point

  • @awesomecharles5494
    @awesomecharles5494 2 года назад +1

    thank you so much,

  • @louisb.4832
    @louisb.4832 2 года назад +1

    I have a Question
    Great Work.
    How do you disable the user to scroll while the preloaded is active because you can scroll anywhere?

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

    Super

  • @yousefalgith7203
    @yousefalgith7203 Год назад

    Good work

    • @GreatStackDev
      @GreatStackDev  Год назад

      Thanks Yousef, Glad you liked this tutorial to make pre loader animation for website

  • @bgc6468
    @bgc6468 Год назад

    your the best!

  • @tharakasanjayajayakody8354
    @tharakasanjayajayakody8354 3 года назад +1

    Really helpful........ Thank You ............

  • @_codeme
    @_codeme 2 года назад

    Really helpful at the time of creating big Project😘❤❤

  • @alferionjau7783
    @alferionjau7783 2 года назад +1

    Thanks

    • @GreatStackDev
      @GreatStackDev  2 года назад

      Glad you liked this website preloader design tutorial

  • @priyanshudutta9463
    @priyanshudutta9463 2 года назад +1

    Really Helpful 👍

  • @uidairasra
    @uidairasra Год назад

    i love you sir ❤❤❤❤ this teaching

    • @GreatStackDev
      @GreatStackDev  Год назад

      glad you like this tutorial to add pre-loader on the website

    • @uidairasra
      @uidairasra Год назад

      @@GreatStackDev thank you

  • @arfinbipul75
    @arfinbipul75 2 года назад

    HelpFull brother....thank you🥰

  • @icoder7958
    @icoder7958 2 года назад

    thanks for great explanation sir...

  • @shubhamsaini4871
    @shubhamsaini4871 Год назад

    You got another subscriber 👍

  • @nandopookey9195
    @nandopookey9195 Год назад

    thank you so much sir

  • @dvdm1dvdm1
    @dvdm1dvdm1 2 месяца назад

    Great info and this code works perfectly in HTML but when loading a MySQL database the loader does not work while loading the data from the database. Is there a solution for this?

  • @mkopke
    @mkopke Год назад

    Thanks, this was very helpful!

  • @saikirannaik8924
    @saikirannaik8924 3 года назад +1

    Amazing concept

    • @GreatStackDev
      @GreatStackDev  3 года назад

      Thanks saikiran, Glad you like this preloader design for website

  • @ayaan2281s
    @ayaan2281s 3 года назад +1

    THANK YOU SO MUCH FOR THE VIDEO SO GLAD TO SEE THANKS

    • @GreatStackDev
      @GreatStackDev  3 года назад +1

      Thanks to you, Glad you like this website preloader design tutorial

  • @prallabroy4454
    @prallabroy4454 Год назад

    I increase the loading time by coding ?

  • @alasdeeali5117
    @alasdeeali5117 9 месяцев назад

    I give you a like because you don't use music.

  • @gabriel_bricage
    @gabriel_bricage Год назад

    Thanks man great work !

  • @edmartinvilla81
    @edmartinvilla81 Год назад

    Great work

  • @favourtemidayo4221
    @favourtemidayo4221 Год назад

    I really appreciate this!!!

  • @codewithmaaz
    @codewithmaaz 9 месяцев назад

    Perfect Man⚡⚡

  • @sarwarhossainhridoy
    @sarwarhossainhridoy 2 года назад +1

    Thank you❤

  • @yogeshjadon9188
    @yogeshjadon9188 3 года назад +1

    Very helpful...thanks.

    • @GreatStackDev
      @GreatStackDev  3 года назад

      Thanks Yogesh, Glad You like this website preloader tutorial

  • @BDThunderJAF
    @BDThunderJAF 2 года назад

    thanks alot. learned a good things

  • @ctoid
    @ctoid 2 года назад

    Nice tutorial.

  • @krishnasinha2583
    @krishnasinha2583 Год назад

    nice video

  • @Penbyte
    @Penbyte 2 года назад +1

    Really helpful

  • @TrangLe-dp8jf
    @TrangLe-dp8jf 3 года назад +2

    My dream job is to make a website using html css js just like this

  • @محمودالعثمان-ذ6خ
    @محمودالعثمان-ذ6خ 2 месяца назад

    Excuse me sir,I want to ask you?
    How I can find job as a web designer&developer

  • @SalmanShah95
    @SalmanShah95 2 года назад +1

    Wonderful

  • @chamansharma3990
    @chamansharma3990 3 года назад

    Very nice and good tips

    • @GreatStackDev
      @GreatStackDev  3 года назад

      Thanks a lot, Glad you like this website preloader design tutorial

  • @damilaredc1510
    @damilaredc1510 Год назад

    Grate tutorial❤
    Thank you

  • @petermwansa4890
    @petermwansa4890 Год назад

    Thanks a lot

  • @manon3054
    @manon3054 Год назад

    Thank you!

  • @muhammadsakibkhan8760
    @muhammadsakibkhan8760 3 года назад +1

    Brother can you make some tutorials about
    shopping cart websitr / website like udemy or lynda player

  • @ugifredrick8342
    @ugifredrick8342 3 года назад +1

    Thank you for this my Boss👍...
    Pls sir I will need you to help make a functional PHP search bar, to search and play videos from mysql database🙏🙏🙏

  • @Namaste-Sahu
    @Namaste-Sahu 6 месяцев назад

    Thanks bro.. ❤❤

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

    Thanku Sir

  • @omorfaruk6986
    @omorfaruk6986 3 года назад +1

    Please give vanilla JavaScript project video series

  • @dimansikora7151
    @dimansikora7151 3 года назад +1

    Cool! Thank you so much!

  • @screen-looker
    @screen-looker 2 года назад

    thanks man youre great!

  • @bassemb
    @bassemb 2 года назад +5

    Excellent tutorial, thank you. I made some changes. Also I used your video's embed to test my preloader :)

    • @RINKUVERMA-gv6tp
      @RINKUVERMA-gv6tp 2 года назад

      ruclips.net/video/CMxVKlV_TzE/видео.html
      Watch this video

  • @ramanujam88
    @ramanujam88 2 года назад

    Thank you. Can you share the video how to create the website visitor counter

  • @nhlamulobila1257
    @nhlamulobila1257 2 года назад +3

    Hi, i followed all the steps to add preloader in my website but i seem not to be reading the gif file. The file path is correct and when i refresh the page it does show black background for like 1-2 seconds but not the loader. what could be the problem?

    • @yigitsr
      @yigitsr 2 года назад

      I had the same problem and I added "/" before src. Voila! Problem solved! Can you try it like that?
      It should be url('/src/img/loader.gif')

    • @Oom_Prateek
      @Oom_Prateek Год назад

      Sometimes there will be server issues. remove the code and retry.

  • @MKSundaram
    @MKSundaram Год назад

    hi, thanks for your tutorial. I want a loader animation while my page is trying to get the data from the external source. is it possible?

  • @adrianpajer1358
    @adrianpajer1358 Год назад

    Buddy! Great video straight to the point, subbed!

  • @tajulislam3737
    @tajulislam3737 2 года назад

    Thank you man

  • @jionshah
    @jionshah Год назад

    Thanks Man..

  • @Artistes_gospel
    @Artistes_gospel Год назад

    Bonjour je viens de like et s'abonner

  • @emekachidi4514
    @emekachidi4514 Год назад

    Nice

    • @GreatStackDev
      @GreatStackDev  Год назад

      Thanks Emeka, glad you liked this video to make pre loading animation for website

  • @joshuaikhine1669
    @joshuaikhine1669 3 года назад +1

    Is there anothet method of doing it without embedding videos in our website