News

I want to open a JavaScript prompt () window from the parent window, then open a new (popup) window (the contents of this window are not under my control), and then focus on that popup window.
A jQuery dialog () is using javascript to open the window. The javascript method doesn't always work either. Sometimes it gets blocked by a popup blocker.