![]() |
Sergey Kornilov admin 1/17/2014 |
I don't have a solution but here is something that you can try. |
W
|
wpl author 1/17/2014 |
I don't have a solution but here is something that you can try. If you open your link via window.open() you can specify the same window name and all links will be open in the same window. More info: http://www.javascript-coder.com/window-popup/javascript-window-open.phtml
|
![]() |
Sergey Kornilov admin 1/17/2014 |
I'm not sure what prevents you from giving all those windows the same name like "mywindow". |