Kurhen
08-19-2003, 11:28 AM
I am using window.open('URL','name','features') to open new window. Most of the time it minimizes itself. I tried self.focus()
on body_onload event of the new window. It did not help. createPopUp or showModalDialog will not work for me. Please point me in the right direction.
on body_onload event of the new window. It did not help. createPopUp or showModalDialog will not work for me. Please point me in the right direction.