E
E
Evgeny572018-04-09 17:25:52
PHP
Evgeny57, 2018-04-09 17:25:52

How to change url without reloading?

kuhni.allesta.by
There is a site, when you select a kitchen and click next, the url changes to
kuhni.allesta.by/step1-2.php
without reloading the page, how to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Abigovor, 2018-04-09
@Evgeny57

history.pushState(null, null, '/step1-2.php');

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question