Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

window.open does not open in new browser window

Status
Not open for further replies.

POPDUM

Programmer
Feb 8, 2008
8
AT
Hi,

I posted this some minutes ago, but it seems to have diappeared, so here I go again.

As far as I know, one can open a new window using window.open using javascript, and the new window opens in another window, unless _parent is specifically given.

However, when I use window.open, the new window opens in the same browser window as the parent, and there is no way the child window can interact with the parent.

Has anybody experienced a similar problem?

Any advice or suggestions are most welcome!

Thanks everybody for you help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top