I saw that the history.go () method can have two types of parameter:
cm.
http://www.w3schools.com/jsref/met_his_go.asp
But url does not work at all.
I use the JavaScript browser console to test this method, but have not succeeded.
I know that there are security issues, that you cannot read history records. You can just go back and forth.
So why is this string parameter specified in all js links?
Vikas source
share