vaše path by bylo
window.open("https://localhost/MyFolder/MySubFolder/");
nebo
window.open("https://IP/MyFolder/MySubFolder/");
použijte absolute path za to
vaše path by bylo
window.open("https://localhost/MyFolder/MySubFolder/");
nebo
window.open("https://IP/MyFolder/MySubFolder/");
použijte absolute path za to