开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜