javascript - only open child webpage if it is no longer open or the url changed to a different site? -


i not want webpage reload if open, causes unnecessary data sent javascript application.

if webpage not open, want open. if webpage open user used teh tab load webpage, want new webpage open,.

if webpage open , still on right url, not want change, not want refresh.

however can not seem find way know if url changed.

i can use cookies if have rather not. suggestions? thanks.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -