iFrame Question

Discussion in 'HTML & Website Design' started by HWolfpack6, Feb 5, 2009.

  1. #1
    Hi,
    I want to know how to use an iFrame of a website I don't own and make it show a specific part of the page.

    See, basically, the iFrame can only be 326px by 326px, and I don't want it shownig just the header and I also don't want scrolling, so how can I show just the part of the page I want?

    Thanks.
     
    HWolfpack6, Feb 5, 2009 IP
  2. kazanova_ks

    kazanova_ks Active Member

    Messages:
    99
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    93
    #2
    try this code maybe it will help

     
    kazanova_ks, Feb 5, 2009 IP
  3. HWolfpack6

    HWolfpack6 Banned

    Messages:
    120
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks, but that's not what I'm looking for. That gives me the top left corner of the page I want to use.
     
    HWolfpack6, Feb 5, 2009 IP
  4. kanter

    kanter Banned

    Messages:
    72
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you mean you wanna show a certain patch of a website? thats nearly impossible.
     
    kanter, Feb 6, 2009 IP
  5. QiSoftware

    QiSoftware Well-Known Member

    Messages:
    805
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    158
    #5
    set up absolute positions in the html.

    Q...
     
    QiSoftware, Feb 6, 2009 IP
  6. Sparaker

    Sparaker Peon

    Messages:
    204
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    maybe use javascript to move the iframe scrollers without actually making them available to the user. You would need a name anchor or something i think. Btw is the page in the iframe hosted at your domain or server if yes then it will be really easy.
     
    Sparaker, Feb 6, 2009 IP