Is there any way to do that?
+3
A:
As a rule of thumb, you can open a new window in JavaScript with window.open(). It shouldn't matter whether the code originates from an iframe or not. Or am I misunderstanding the question?
TNi
2010-07-12 04:57:26
Hm... actually prior to asking I tried. And didn't succeed. Maybe I need to retry.
jayarjo
2010-07-12 06:23:09
Post your attempt.
TNi
2010-07-12 06:26:02
Sorry for delayed response. Actually it opened, but was instantly blocked by popup-blocker, that's why I didn't notice it. Is there anyway I can bypass popup-blocker? It's not for spam I'm trying to mimic RPXnow behavior for openid authorization.
jayarjo
2010-07-17 16:46:07