I-frame open to a new window?

Discussion in 'HTML & Website Design' started by hashen27, Dec 21, 2006.

  1. #1
    Hi,

    On my site i want the iframe to open the link in a new window. The iframe includes a banner rotating script.

    http://urteenforum.com/

    Is there any way to do this or should i just look for a new script?
     
    hashen27, Dec 21, 2006 IP
  2. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you add
    target="_blank"
    Code (markup):
    to the <a> tag?
     
    Corey Bryant, Dec 21, 2006 IP
  3. hashen27

    hashen27 Active Member

    Messages:
    665
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    70
    #3
    I can but it doesnt work :(
     
    hashen27, Dec 21, 2006 IP
  4. DatR

    DatR Peon

    Messages:
    210
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i just tried the target="_blank" on a page within an iframe and it opened the link in a new window in IE6 and Firefox. Maybe post some code up but that should work?
     
    DatR, Dec 21, 2006 IP
  5. hashen27

    hashen27 Active Member

    Messages:
    665
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    70
    #5
    Its ok. I managed to fix it.
     
    hashen27, Dec 21, 2006 IP
  6. stang

    stang Well-Known Member

    Messages:
    86
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    118
    #6
    Javascript my firend, but it seems you figured it out. reload url _top
     
    stang, Dec 21, 2006 IP