Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.6k views
in Technique[技术] by (71.8m points)

javascript - Embed Google Form in an iFrame with Auto Height Using a Code Block on Teachable

I'm trying to get a Google form with dynamic/auto height embedded into a Code Block on a Teachable Lecture.

I tried this but it doesn't work: Getting a Google Form in an IFrame with Auto Height

Here is a Teachable support article on how to embed the Google Form, but it doesn't explain how to make the form auto height (dynamically adjust the height based on the length of the form so that there would be no scrolling within the iFrame): https://support.teachable.com/hc/en-us/articles/222637507-Embed-Forms-and-Other-Content-into-Lectures

If anyone knows how to do this, please let me know :)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

For cross domain iframes you need to be able to run JS code in both the iframe and the parent page for this to work. In the case of a Google form you will need to get Google to add this for you


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...