Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #195973

    Hi guys,

    The other thread was closed, but the issue wasn’t resolved. The last message was me asking how to make the height of the container and iframe automatically get longer as necessary to show content. There must be a way to do this, no?

    Thanks for your help…

    Best,
    Jonathan

    #196484

    Hey Jonathan!

    No, height in css does not work like that. The percentage height uses whatever the fixed height value is for its container. So if the item doesn’t have a fixed height immediately above it then it doesn’t calculate a height.

    Cheers!
    Devin

    #196491

    Thanks Devin, so is there no way to get the height to dynamically size?

    #196532

    Hey!

    There may be ways of doing it using some JavaScript hacks, unfortunately that’s out of the scope of the support we offer.

    Cheers!
    Josue

    #196547

    Ok, no problem. Thanks guys. Really appreciate it.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘iFrame Height not showing as 100% (#2)’ is closed to new replies.