Change URL without refresh jquery – history.pushState

Even if you make a website with ajax or you have to add a string in the url when you activate a tab by javascript, you need to do this manually.  One method would be hashtag, to add a hastag to url you have to use the following line of javascript: window.location.hash = ‘tutorial’; If… Continue reading Change URL without refresh jquery – history.pushState