Hi All,
We are facing an issue of Window.Open getting minimized/losing focus.
We are trying to open a 'aspx' page in window.open. PFB code snippet used:
myWindow = window.open(requiredServerUrl + "/MappingWeb/AddressPopup.aspx?update=0&address=" + address, 'Address popup', 'location=1,status=0,scrollbars=1,resizable=no,top=120,left=230, width=900,height=520');
Dynamic CRM 2015 - Onpremise.
We tried to use myWindow.focus();
But even after adding the above line it is still losing the focus and the window is getting minimized. We are using Internet Explorer 11.
Any suggestions would be helpful.
Regards,
Rahul G J
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156