Quick & Easy CSS Loaders

Quick & Easy CSS Loaders

Traversy Media

5 лет назад

95,002 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ikechukwukevin-chika955
@ikechukwukevin-chika955 - 24.07.2022 13:22

you're the best Brad! Thanks.

Ответить
@mahieddine_amamra
@mahieddine_amamra - 23.07.2022 20:13

Thanks Brad, Awesome Video.

Ответить
@ItsItachi279
@ItsItachi279 - 05.07.2022 14:35

TYSM bro <3

Ответить
@emiliobianchi3652
@emiliobianchi3652 - 30.05.2022 15:51

Referring to the second loader, the 3 dot content css appears not to be working any more in 2022. I did mine and 3 dots didnt appear

Ответить
@collinsngethe7864
@collinsngethe7864 - 09.03.2022 09:55

Thanks Traversy for your good work

Ответить
@rooniegggg
@rooniegggg - 07.02.2022 05:50

your master

Ответить
@lifeisbeautifu1
@lifeisbeautifu1 - 02.02.2022 18:30

This is the coolest thing i've ever seen.

Ответить
@mooshu8540
@mooshu8540 - 02.02.2022 17:50

really nice, thank you

Ответить
@antoin3933
@antoin3933 - 24.12.2021 16:27

brabo

Ответить
@brogidey860
@brogidey860 - 07.06.2021 13:59

Thanks Brad.. Can you do a tutorial on a preloader with a percentage and an image Background?

Ответить
@bbustamantesarjied.160
@bbustamantesarjied.160 - 28.04.2021 02:59

why loader.style.opacity = 0;
loader.style.display = 'none';

main.style.display = 'block';
isnt working?

Ответить
@badytouray294
@badytouray294 - 28.12.2020 11:02

HI Brad, I just started learning and I love your videos and learning so much from them. Keep going :)

Ответить
@7chour
@7chour - 08.10.2020 00:31

thanks mate you saved me! Great job

Ответить
@aaronalves4924
@aaronalves4924 - 21.09.2020 15:47

Thank you for your amazing work🙏..

Ответить
@mhasancoder
@mhasancoder - 11.06.2020 21:04

for loader #3 use this code for actual animation like Brad:

@keyframes bounce{
from{
width: 0px;
height: 0px;
}
to{
width: 16px;
height: 16px;
transform: translate3d(0, -16px, 0);
}
}

Ответить
@romannovak375
@romannovak375 - 08.06.2020 03:20

thx love ❤

Ответить
@vic-pm3rm
@vic-pm3rm - 19.05.2020 05:54

mr how do you direct a user to ur main page after the loading is done?

Ответить
@marmikupadhyay303
@marmikupadhyay303 - 18.05.2020 09:25

If anyone doesn't want to put predefined time, you can use window.onload() .

Ответить
@angelasavino5244
@angelasavino5244 - 15.05.2020 14:51

Hello, thank you for this content. I have a problem: I can only see the loader with google chrome. Is there any code I can add to solve the problem with the other browsers?
thanks for helping!

Ответить
@joseflopez5958
@joseflopez5958 - 13.05.2020 04:46

You deserve another million subscribers.

Ответить
@trieuthuan8995
@trieuthuan8995 - 24.04.2020 11:45

Thanks Traversy Media channel <3

Ответить
@ivansibinovic6408
@ivansibinovic6408 - 22.03.2020 02:25

Brad, you are the king, thank you for this bro

Ответить
@victornoagbodji
@victornoagbodji - 07.01.2020 06:16

🙏 🙏 🙏 ty ty

Ответить
@SpaD389
@SpaD389 - 27.08.2019 08:04

For some reason when I animate .loader it literally rotates like a clock clockwise, not like it does in your video. I went over my code and everything is the same as your code but I cant figure it out. Any suggestions? The .circle animation works properly.

Ответить
@sagdiforman
@sagdiforman - 08.08.2019 00:14

I just integrated three dots loader into my React Web app for fetching from my API. Thanks you Traversy Media. I credited you and put source in the comments in my app.

Ответить
@porker5749
@porker5749 - 28.07.2019 22:14

oops that was supposed to be "subtle" not "suitable"!!

Ответить
@porker5749
@porker5749 - 28.07.2019 22:13

Hi Brad: Great job as usual! I don't always comment on your videos, but I always enjoy them. One suitable thing i noticed was that when you stated the code for the horizontal ellipsis was "ASCII Code", I believe you should have said "CSS Entity Code" instead. Believe me that I did not recognize this as an error immediately, it was only when I looked it up at w3schools that I saw there was a tiny error, probably just a mis-speak, but otherwise fantastic job! Take care and keep on keeping on. we all love ya buddy! (In a manly sorta way!)

Ответить
@aniaa2151
@aniaa2151 - 16.07.2019 01:16

This is fantastic! You are doing good job Brad, I learnt so much from your tutorials. Thank you! Greetings from Poland :)

Ответить
@CS-hq4jn
@CS-hq4jn - 20.06.2019 22:32

Brad, I can't watch or take in anybody else's tutorials but yours. I have Asperger's and ADHD. You must be doing something right.

Ответить
@kevinzhang8974
@kevinzhang8974 - 11.06.2019 23:08

excellent brain exercise and syntax refresher .... I managed to complete it during work. Thank you again!

Ответить
@kon_radar
@kon_radar - 09.06.2019 21:19

translate3d(x,y,z) and translate(x,y) is actually the same, when the z variable stays at zero. Am I right?

Ответить
@Hotatoes
@Hotatoes - 09.06.2019 13:32

Thank you so much man this is awesome

Ответить
@mustaphaelkasimi35
@mustaphaelkasimi35 - 07.06.2019 20:19

you are the best

Ответить
@CyberAbyss007
@CyberAbyss007 - 05.06.2019 07:57

Wow, love this video. Thank you Brad!

Ответить
@muhamadsobari7386
@muhamadsobari7386 - 04.06.2019 20:21

Thank sir ^^ i'm from Indonesian..

Ответить
@htcsergeimail
@htcsergeimail - 04.06.2019 13:45

sweeet

Ответить
@wasifnaqvi2213
@wasifnaqvi2213 - 04.06.2019 07:19

nice Vid, Brad, i will use it in one of my Freelance projects!! thanks

Ответить
@sriramnarayanan3619
@sriramnarayanan3619 - 02.06.2019 23:33

how do u make it to show up till the website actually loads??....i want to show the loader endlessly if webpage aint available

Ответить
@Mohamedtarek-qz2zj
@Mohamedtarek-qz2zj - 02.06.2019 19:04

Hey brad I wanna join your course in udemy which is learn HTML CSS and sass I wanted to know what is the duration of the course and if I clicked buy now will it start immediately or how long will I wait

Ответить
@rodney949
@rodney949 - 02.06.2019 03:43

Really useful tutorial. It looks so easy. Good job Brad!

Ответить
@aogunnaike
@aogunnaike - 01.06.2019 22:09

Hello Brad, keep up the good work boss. Please I have two requests, can you do a short video on how to use phpstan also php console. Thank you

Ответить
@nargeshrana3740
@nargeshrana3740 - 01.06.2019 21:58

Great tutorial always. Thanks!

Ответить