Hi,
I have a web app in which Javascript opens a number of windows. Which ones get opened depend on user actions so I can't be sure which are opened.
When the user causes a window to open, I first want to check if that window IS already open.
Is there a way to do this? I can't find anything about it.
Thanks!
I have a web app in which Javascript opens a number of windows. Which ones get opened depend on user actions so I can't be sure which are opened.
When the user causes a window to open, I first want to check if that window IS already open.
Is there a way to do this? I can't find anything about it.
Thanks!