2
Answers

How To Restrict Already Opened url Using JS

Photo of Thiruppathi R

Thiruppathi R

9y
824
1
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)