简体   繁体   中英

How to open link on new window on Ipad

I have a site which is running on Asp.net and on front-end I am using JavaScript for UI functionality. I am using window.open() function of JavaScript and its working fine on web browsers. But when I am testing this site on my I pad then this link is opening on new tab instead of new window. I have spent several hours to fix this issue Please suggest.Immediate response will be Appreciated.

I have got the same as my problem in this question On clild window close cannot send value to parent window in JavaScript for iPad Safari but unfortunately this question has no answer.

如果浏览器要在新选项卡或窗口中打开链接,则这是浏览器的属性。

the safari on iPad you mean? no, it only has tabs. even though there's a separate window for private mode, which groups all private tabs under it.

But strictly speaking, no, there isn't a function for that. And same goes with most, if not all, other 3rd party browsers on iOS.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM