1

I have a html page which contains a link, by clicking on this link I am opening a pop-up window (using window.open() ).

Now I have another html file which also has a link pointing to the same URL.

My requirement is that when I click on the link I need to check if there is any pop-up with this URL already opened in the browser instance and if so, focus on that particular pop-up.

Laurent
  • 1,292
  • 4
  • 23
  • 47
Arunkumar
  • 31
  • 1
  • 2

0 Answers0