você
path
seria window.open("http://localhost/MyFolder/MySubFolder/");
ou
window.open("http://IP/MyFolder/MySubFolder/");
use
absolute path
por esta path
seria window.open("http://localhost/MyFolder/MySubFolder/");
window.open("http://IP/MyFolder/MySubFolder/");
absolute path
por esta