Iframe Help

Discussion in 'Gaming' started by DiSeSe, Nov 24, 2005.

  1. DiSeSe

    DiSeSe Well-Known Member

    Age:
    35
    Posts:
    464
    Likes Received:
    0
    Joined:
    Jun 17, 2005
    Location:
    British Columbia, Canada
    yes i need some iframe help, and i havnt been on gr for a few months maybe i think, and this is the place i though that would help me first.

    So i made a template, sliced/coded with an iframe, and the home page when i click on it goes into the iframe but when i hyperlink everything and click on something, the link opens in the window and not the IFrame...

    here look at it, try clickin on the Misc. or Trick Tips links that are working. it wont load into the iframe

    CLICK HERE

    please help. ill give something in return.
     
  2. XMasterX

    XMasterX Well-Known Member

    Age:
    40
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    use:

    <a href="url" target="iframe name">
     
  3. XMasterX

    XMasterX Well-Known Member

    Age:
    40
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    damn double post crap...
     
  4. DiSeSe

    DiSeSe Well-Known Member

    Age:
    35
    Posts:
    464
    Likes Received:
    0
    Joined:
    Jun 17, 2005
    Location:
    British Columbia, Canada
    mm cool where would i put that in the html?
     
  5. XMasterX

    XMasterX Well-Known Member

    Age:
    40
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    link

    get dreamweaver, man...
     
  6. Abet

    Abet Senior Member

    Posts:
    4,338
    Likes Received:
    0
    Joined:
    Oct 9, 2004
    basically put the thing he stated and change the name to your files

    like for misc u might put
    <a href=misc.htm target="name of iframe"> change name of iframe to whatever you have it named
     
  7. DiSeSe

    DiSeSe Well-Known Member

    Age:
    35
    Posts:
    464
    Likes Received:
    0
    Joined:
    Jun 17, 2005
    Location:
    British Columbia, Canada
    basically put the thing he stated and change the name to your files

    like for misc u might put
    <a href=misc.htm target="name of iframe"> change name of iframe to whatever you have it named [/b][/quote]
    thanks for making it clear man, your always post when i need help :)

    proud fan of you since like...the big bang
     

Share This Page