Thiruppathi R

Thiruppathi R

  • NA
  • 8.7k
  • 368.9k

How To Restrict Already Opened url Using JS

Apr 12 2016 3:13 AM
I have already open one URL at browser .
 
For Example (http://192.168.2.104/NewTab/index1.html)
 
Now open new tab at same browser. Here never to allow the same url   (http://192.168.2.104/NewTab/index1.html) Using JS
 
if any possibility

Answers (2)