Results 1 to 4 of 4

Thread: Ajax Tab iframe resizing

  1. #1
    Join Date
    May 2008
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Ajax Tab iframe resizing

    1) Script Title: Tab Content Script (v 2.2)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tabcontent.htm

    3) Describe problem: iframe doses not resize, although content page is in same directory.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    There is no built in feature within the script right now to resize the IFRAME dynamically based on the containing page actually. There is a mod that lets you manually specify a different IFRAME height depending on the tab: http://www.dynamicdrive.com/forums/s...d.php?p=132566

  3. The Following User Says Thank You to ddadmin For This Useful Post:

    shoon (05-28-2008)

  4. #3
    Join Date
    May 2008
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Can I call the Id of "_ddajaxtabsiframe-countrydivcontainer" with the Iframe SSI script after it has loaded?

    ~thanxs
    shoon

  5. #4
    Join Date
    Aug 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Iframe Resize Not working

    Hello,

    I have been reading every forum post I can find on setting a height for the iframe tab. Have tried the css declaration:
    .tabcontentiframe{
    height: 500px !important;
    }

    no effect.

    Tried the altered ajaxtabs.js with the "#iframe:300" method.

    This actually froze the page and wouldn't load anything in the iframe at all, and size remained the same.

    Also tried to make the changes to the script itself to set the min-height to a higher number. No effect.

    I made sure there were no conflicts with the styles in the containing div. In fact, the div expands for all other tabs, just the iframe stays fixed at 100px. even if the div is set at a higher size.

    Has anybody else experienced this? Is there anybody that can offer some guidance on what I might be missing? Thanks for the time.

    MS

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
  •