I’m wondering whether it’s possible to change the hash in window.location.hash and replace it with ‘this.id’. Or would I need to change the entire window.location?
I’m wondering whether it’s possible to change the hash in window.location.hash and replace it
Share
Yes, you can. I do something similar at one of my sites, although with
hrefinstead ofid, butidworks too. A quick example: