开发者

Open a popup window on top of a popup window in ASP.NET

开发者 https://www.devze.com 2022-12-29 06:28 出处:网络
I have a scenario where I have a popup window open and that will have links to open up another window that\'s going to po开发者_开发百科p open on top of the already open popup window. I\'ve tried all

I have a scenario where I have a popup window open and that will have links to open up another window that's going to po开发者_开发百科p open on top of the already open popup window. I've tried all sort of tricks (javascript window.open, target="_blank" etc.) but nothing seem to work. It always was opening the page on the already opened popup window.

Any suggestions? Appreciated your help.


You realize that what you're doing with popups is going to be considered by many users a form of spam right?

But to answer: I believe _resource will open them separately.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号