I am trying to deploy on iframe on my website. Iframe is the only deployment method available for me (for technical reasons).
This is my deployment code:
<iframename="Add an Asset"title="Add an Asset"src="https://c0abf873.caspio.com/dp/896060006294dfe2bf154556bccc"width=100%height="100vh">Sorry, but your browser does not support frames.</iframe>
The iframe works fine in the width (at 100%), but the height only seems to grow about 50% of what it needs. I see a vertical scrollbar that is unnecessary.I have also tried height=100% but this doesn't work at all.
I also tried this in the Custom CSS with no better results:
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
pbullock
I am trying to deploy on iframe on my website. Iframe is the only deployment method available for me (for technical reasons).
This is my deployment code:
The iframe works fine in the width (at 100%), but the height only seems to grow about 50% of what it needs. I see a vertical scrollbar that is unnecessary.I have also tried height=100% but this doesn't work at all.
I also tried this in the Custom CSS with no better results:
Is there something I am missing here?
Phil
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.