-
gerikg
Hello!
I have two tabs, and both of them have iframe in the “tabs” content. The iframe does not become full height when it’s in the tabs content. I tried to make all the containers 1100px height. I also put iframe { height:1100px; } in simplecss which doesn’t look like it’s being executed.
-
Hi there,
We can not control how iFrame behaves, unfortunately.
Does the iFrame show fully if it’s not in a tab?
Let me know 🙂
-
gerikg
I’m not understadning, not even CSS?
-
Does the iFrame show fully if it’s not in a tab?
Can you answer this question?
-
gerikg
yes
-
I’m not understadning, not even CSS?
iframe is very tricky, I also tried CSS, it didn’t work.
I just checked your page again, it returns a 404 error, can you re-link me to the page?
-
gerikg
try now
-
Both of the iFrames are not full height, and both of them have a scroll bar:
https://app.screencast.com/RYisihupd6RavAnd it doesn’t seem to be taking any additional CSS. Unless you can add the height CSS to the
<style>
of the iframe, not sure if you can do this easily, you might need to change the JaveScript.
https://app.screencast.com/8W67ivX1XyweI
- You must be logged in to reply to this topic.