window.open does not open Window in new browser window

Discussion in 'JavaScript' started by POPDUM, Feb 12, 2008.

  1. #1
    Hi,

    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.
     
    POPDUM, Feb 12, 2008 IP
  2. zeoncitizen

    zeoncitizen Peon

    Messages:
    55
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    can you provide your code?
     
    zeoncitizen, Feb 13, 2008 IP