popup-blocker
window.open() and target="_blank" not working together in IE
The thing is — if you have links with target=\"_blank\" and you have handler for click on this link that makes window.open(), then pop window that was called with JS will be shown, but the link will[详细]
2023-03-25 06:31 分类:问答Chrome popup "blocker" loads hidden page & plugins - any way around this?
If I launch a window with a flash game in it, and Chrome\'s popup blocker suppresses it, the user hears the music from the game, but sees nothing.This is because Chrome doesn\'t block the window; it j[详细]
2023-03-16 08:21 分类:问答How to prevent IE7 file download popup blocker showing up in ASP.NET App
I have an application in .NET that allows user to download document (.rtf) by clicking a downlaod button,[详细]
2023-03-03 12:01 分类:问答After ASP .Net Dynamically Rendered PDF, Cannot Change Page
I have a page where the user enters some information. At the bottom of the page there is a checkbox that is disabled, that says they have read the PDF to be displayed. They click on a link which dynam[详细]
2023-03-01 02:40 分类:问答Browser.HtmlPage.Window.Navigate is blocked but HyperlinkButton isn't - why?
I have a certain UI element, which when clicked should navigate to another URL. I tried handling the mouse down event and execute something like this:[详细]
2023-02-13 06:39 分类:问答how to make javascript popup unblocked in any browser without user interference?
I开发者_JS百科 have used popup at many places in my website (its in PHP with Mysql DB and lots of javascript). These are mostly been blocked my browsers, which restricts user to move ahead. what shoul[详细]
2023-01-18 14:34 分类:问答Programmatically adding a site to the Allowed Sites of the IE Pop-up Blocker (VB.NET)
A few more details. I need to programmatically (Winforms, VB.NET) check if a site is in the Allowed S开发者_运维技巧ites list of the IE Pop-Up Blocker (IE 7 and 8 and Windows XP, Vista and 7) and if[详细]
2023-01-03 10:50 分类:问答How can you open 2 windows even when ie6 popup blocker is enabled
It seems like when trying to open 2 windows from a succession of windows.open calls, it only allows the first window to open and deletes the reference to the second window. I know this probably sounds[详细]
2022-12-18 00:26 分类:问答