Results 1 to 3 of 3

Thread: iframe that pushes tables

  1. #1
    Join Date
    Mar 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default iframe that pushes tables

    Hello developer fellows,
    I came here to seek some help for a problem, because its making me nuts.
    Now, I only do webdesign as a hobby and I only know the basics but this problem is a bit advanced for me so Im wondering if you guys would be kind enough to help me out.

    Ok, so there is a page and there are static objects that dont reload again like buttons headers etc, and a dynamic part of the page like the content pages. The easiest way to solve this is to insert an iframe. So when I click a button only the stuff in the iframe change and the entire page doesnt have to load again.

    Now, what I want is that, is it possible to have an iframe that when the content is bigger than the iframe, instead of scrollbars the iframe adjusts to the height of the content?
    Or if its not possible to solve it with an iframe another option would be good, but it should have the same function as an iframe because the design of my page is the most important at the moment.

    One thing I would like to point out that what Im trying to achieve is that everytime I click on a button the header image slowly fades to an other image (and ofcourse the new content appears in the iframe) (Im still looking for a script that could do this fading effect so this is also my other problem but first I would like to solve this iframe problem ). So therefore the header and the buttons have to be on the same page and they can only be loaded once, otherwise they wont work.

    I have attached an image what Im trying to achieve.

    Thank you in advance!
    Adam

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    For IE and FF:

    Iframe SSI script II

    I have a mod of this script that also works in Opera.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Mar 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Wow thank you mate! This is exacly what I need! Very much appreciated, Ill test if I can get it to work

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •