I am working on an animation which parses in some articles to some blog posts. I realized while going through that it would be impossible for a user to share a link to a specific page in the animation, as the address bar remains static between the different pages in teh site.
Is there a way - through Javascript in Edge - to accept an input argument at startup in the url for the animation so that the animation can open a specific page? How would this be done with Edge?