2
Reply

How To Restrict Already Opened url Using JS

Thiruppathi R

Thiruppathi R

Apr 12 2016 3:13 AM
302
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)