P
Phil
Does anyone know if a modeless dialog box can be made to stay open when
the parent window is closed? Maybe something to do with disabling the
parent/owner?
I basically need to have a popup window which is always the top most
browser window, but still allows the user to continue browsing using
the parent browser window (therefore any onblur=self.focus() isn't
suitable), and isn't closed when the parent window is.
Any ideas?
the parent window is closed? Maybe something to do with disabling the
parent/owner?
I basically need to have a popup window which is always the top most
browser window, but still allows the user to continue browsing using
the parent browser window (therefore any onblur=self.focus() isn't
suitable), and isn't closed when the parent window is.
Any ideas?