K
K
Kirill Dubrovsky2017-07-29 21:15:59
HTML
Kirill Dubrovsky, 2017-07-29 21:15:59

How to implement such a transition between HTML pages?

www.tramont.in
On this site, when you open the menu and go to the "Who I am" page, there is animation, and no AJAX is used. That is, the transition between two HTML pages is animated. How can this be implemented?
Thanks in advance)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2017-07-29
@DBRVSK

AJAX is used - on the first click, a request is made to www.tramont.in/about.html and then this block is cached.
JS shows the required block, the address bar is changed using the History API

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question