To modify the URL of page without reloading the page -
To modify the URL of page without reloading the page using
the “push State” function.
Example –
window.history.pushState('page1',
'This is page1 Title',
'/index.htm');
![]() |
Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..
|