Open new browser within parent Browser premises

Discussion in 'JavaScript' started by shaibibutt, Apr 19, 2010.

  1. #1
    Hello mates,
    I want to open a new window within the premises of the existing window. How to do it ?
    One method is to use window.open(); and then set X and Y margin, But i don't want it.
     
    shaibibutt, Apr 19, 2010 IP
  2. job0107

    job0107 Peon

    Messages:
    23
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You could use an iframe.
    Depends on what you are trying to do.
     
    job0107, Apr 19, 2010 IP