T
T
thehighhomie2016-03-25 21:50:25
Landing pages
thehighhomie, 2016-03-25 21:50:25

Loading progress on LP?

How to implement loading progress for landing page? For example a window and progress from 0 to 100%. Ajax has not been taught yet, but as I understand it, LP does not need it. I want to learn how to do things like this. Please tell me how this is done in practice.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2016-03-25
@thehighhomie

Percentage loading involves loading a known list of assets and is used in SPA applications.
You have to create all this inside the architecture yourself.
Or just put an endless animation (preloader) until the page is fully loaded (without any percentage).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question