T
T
Terion2011-06-12 23:03:08
JavaScript
Terion, 2011-06-12 23:03:08

How does VKontakte change the url without reloading the page?

Vkontakte, when you click on the links, the url changes (not the hash, but the url itself). At the same time, the page does not reload (for example, the player, if it is running, continues to play wherever we go).

Can someone explain how this magic is done?
Thanks

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg Matrozov, 2011-06-12
@Terion

Have you tried searching?
habrahabr.ru/qa/6436/

H
Hint, 2011-06-12
@Hint

This does not work in all browsers.
javascript:history.pushState({}, '', '/page/');

X
xaker1, 2011-06-12
@xaker1

I don’t sit on vkontakte, but I can assume that tricky js + ajax is used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question