Just for Genius: iFrame inside of iFrame ;)

Discussion in 'HTML & Website Design' started by iogames, Jun 6, 2008.

  1. #1
    I want to create an iframe that pulls a website, and in the middle of that iframe an inline iframe that pulls a different website...
    it can be done?
    Like:

    index.htm -> pulls Google.com-> that pulls Yahoo.com which in the middle of the first iframe...

    :rolleyes:
     
    iogames, Jun 6, 2008 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Try it and see.

    cheers,

    gary
     
    kk5st, Jun 6, 2008 IP
  3. iogames

    iogames Active Member

    Messages:
    98
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    93
    #3
    Tried but the first iframe [the big one] the content covers the other iframe [the one in the middle] content :mad:
     
    iogames, Jun 6, 2008 IP
  4. 97791

    97791 Banned

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    is this a paid job?
     
    97791, Jun 6, 2008 IP
  5. iogames

    iogames Active Member

    Messages:
    98
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    93
    #5
    Show me that it can be done and I pay you! :cool:
     
    iogames, Jun 7, 2008 IP
  6. nicangeli

    nicangeli Peon

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Where do you want the second iframe to show?

    Say you use an iframe to display google.com,

    
    <iframe src="http://www.google.com"></iframe>
    
    Code (markup):
    Then within that iframe yiou attempt to display yahoo, where would you expect it to display...

    I don't think what you want to to makes sense, are you just trying to display two iframes on one page, that can be done using two <iframe></iframe><iframe></iframe>

    Maybe if you explain EXACTLY what and why you are doing this you may getter a better response...

    Nick
     
    nicangeli, Jun 7, 2008 IP
  7. iogames

    iogames Active Member

    Messages:
    98
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    93
    #7
    Something like this:

    
    Google
    
    and here inside another iframe with a yahoo link
    
     
    
    PHP:
    Concentric?
     
    iogames, Jun 7, 2008 IP
  8. clinton

    clinton Well-Known Member

    Messages:
    2,166
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    110
    #8
    LOL, this guy was just banned:DD
     
    clinton, Jun 7, 2008 IP