Browser URL update without refresh page. Try below javascript code.
1 2 3 4 5 6 7 |
// window.history.pushState("", "","http://www.weanswer.xyz/"); |
The complete guide to the beginners as well as to the experienced Web Developers
Browser URL update without refresh page. Try below javascript code.
1 2 3 4 5 6 7 |
// window.history.pushState("", "","http://www.weanswer.xyz/"); |
More Stories
Convert Unix Time to other Time Zone in Java script
Clone (Copy) with selected value using jQuery
html5 capture image from camera