Answer the question
In order to leave comments, you need to log in
How to make the modal window write to the url not #modal but /Chat when opened?
How to make the modal window write to the url not /#modal but /Chat when opened? like
when opening another modal window, the first one was closed, or 3, etc.
, and how, when clicking on the links, the page remained and did not load, and the block changed
https://drgn.gold/
Answer the question
In order to leave comments, you need to log in
Try the following:
<a data-toggle="modal" data-target="#modal" onclick="history.pushState(null, null, '/Chat');">Открыть модальное окно</a>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question