Is there a way to use Velo to adjust the height of an iframe to fit the content of the page that’s linked? I am embeding pages that change based on the day, and some pages might be longer/shorter than others.
Yes, you can use Velo to change the height of an iframe based on the text of the page it links to. By getting to the iframe’s content and figuring out how tall it is, you can use Velo’s features to set the iframe’s height on the fly. This makes sure that linking works well and smoothly, no matter how long the page is.