S
S
Sergey Semenov2017-09-25 14:19:16
css
Sergey Semenov, 2017-09-25 14:19:16

How to properly implement a preloader for a site?

I decided to hang a preloader on the site and thought about how to make it competently, I want to do it according to my mind. Not just an animation with a timer, but so that the page loads and the animation disappears. How to do it?
I will be grateful.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2017-09-25
@semenovstyle

https://www.youtube.com/watch?v=rSjYDeWYz0w&featur...

D
drtvader, 2017-09-25
@drtvader

You can hide the preloader block through document ready.
You can make the animation of the preloader yourself.

R
Rudy Dudy, 2017-09-25
@Rudydudy

If you use jquery $('#loader-wrapper').fadeOut(300);
The animation of the loader itself can be found on the codepen using the site search with the keyword loader

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question