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.