window.open on second monitor

倖福魔咒の 提交于 2019-12-05 08:15:14
boi_echos

After doing many researches, I found some remedy. Some are saying that this is a bug on chrome.

please refer too this link. https://stackoverflow.com/a/17972796/2276894

And also if you are targeting to create an admin/internal application, you can try Chrome App. It offers functions like, window.create() with position parameters. You can control the position of the windows you created. Remember that you have to install the Chrome App you created in user's browser, just like in extensions.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!