P
P
Pit2020-04-17 18:20:29
css
Pit, 2020-04-17 18:20:29

How to make animation when moving to another page?

Hello! Help make animation when transitioning the page. I need to arrange this animation https://tympanus.net/Tutorials/PageRevealEffects/ The name of the animation in the drop-down select is simple, this animation works here without switching to another page, but I need to somehow arrange it when moving. It turns out that before the transition there should be an animation that the block on the right leaves to the left, and after loading the page, the same block is already leaving to the left and opens the entire site. Maybe someone knows some plugins or solutions tell me.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Froggyweb, 2020-04-17
@Froggyweb

there is barba.js , most likely there are other solutions, but this is very good, in the world of react-view, etc., there are own rules

A
Arseny, 2020-04-17
Matytsyn @ArsenyMatytsyn

You will never break the animation when reloading the page. Therefore, in order for it to be smooth, you need to either make an implementation on Vanilla.js without reloading, i.e. within one page, or use a js-framework like Vue, React, Angular + animation of transitions between states.
However, you have raw materials right in front of your nose that you can download and parse.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question