In an intranet website(only for IE), I have on the start page an area with an chat application and SignalR. When a new message is received, a window.createPopup shoul open an show the user the message.
When IE is in tab-Mode and the start page is the current active tab, all is ok. The URL is in the trusteable sites and all Pop-Up-Blocker-Settings are disabled. When I open another page of the intranet site in an new register, the popup's aren't displayed
and when I switch to the startpage, I see the IE-message that popup was blocked.
Why is IE blocking this popup? In an document of microsoft to IE-blocking is written, that these popups aren't blocked. When I doesn't use tabs, then all is ok.
without any markup we can reproduce the exact scenario you are facing. I would like to suggest you use window.open. you may also want to consider using jquery popup http://jqueryui.com/dialog/ to show message.
thanks.
Please mark the replies as answers if they help or unmark if not.
Feedback to us
chmav
Member
10 Points
12 Posts
window.createPopup is blocked
Feb 24, 2013 08:04 PM|LINK
Hi
In an intranet website(only for IE), I have on the start page an area with an chat application and SignalR. When a new message is received, a window.createPopup shoul open an show the user the message.
When IE is in tab-Mode and the start page is the current active tab, all is ok. The URL is in the trusteable sites and all Pop-Up-Blocker-Settings are disabled. When I open another page of the intranet site in an new register, the popup's aren't displayed and when I switch to the startpage, I see the IE-message that popup was blocked.
Why is IE blocking this popup? In an document of microsoft to IE-blocking is written, that these popups aren't blocked. When I doesn't use tabs, then all is ok.
Some tipps?
best regards
Christoph
</div>Yanping Wang...
Star
14886 Points
1534 Posts
Microsoft
Re: window.createPopup is blocked
Feb 26, 2013 02:34 AM|LINK
Hello,
without any markup we can reproduce the exact scenario you are facing. I would like to suggest you use window.open. you may also want to consider using jquery popup http://jqueryui.com/dialog/ to show message.
thanks.
Feedback to us
Develop and promote your apps in Windows Store