We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
第317天 iframe如何自动调整高度?
我也要出题
其实并不推荐这么做,苹果机上 iframe 就设不了高度,所以 iframe 的高度最好由其外层 div 来调节。
Activity
longhui520 commentedon Feb 27, 2020
在隐藏的iframe中将值取出,同未跨域一样设置到要自动调节高度的iframe的height
forever-z-133 commentedon Feb 28, 2020
其实并不推荐这么做,苹果机上 iframe 就设不了高度,所以 iframe 的高度最好由其外层 div 来调节。