score:1

Accepted answer

this may help. https://www.codegrepper.com/code-examples/javascript/get+url+hashtag+javascript

window.location.hash = '#hash_value';

location.hash

score:0

history.location.hash

the above worked


Related Query

More Query from same tag