B
B
bozuriciyu2019-10-05 22:47:24
css
bozuriciyu, 2019-10-05 22:47:24

How to make page transition when following an external link?

For the first time I saw it in practice - https://bebasneue.com/
There are no questions how to do this in SPA. But how to do it like on this site? When you click on an external link?
I can assume that the click on the link is tracked, a prevent is made, a fade out animation is made. But how is the transition triggered manually then? What is this event?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rustam Bainazarov, 2019-10-06
@bozuriciyu

I made a primitive, but working example of a similar mechanism on JQuery, you can also easily redo it without it, I'm just too lazy:

F
Froggyweb, 2019-10-05
@Froggyweb

There are no page transitions on the specified site, but in general - here:
pajax
https://www.youtube.com/watch?v=pFpqA2xCFQY

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question