Calculate height for iFrame with 100% width (remove padding)

前端 未结 0 892
借酒劲吻你
借酒劲吻你 2021-01-24 04:06

I use the following CSS to keep the width of my iframe element responsive.

iframe {
  max-width: 100%;
}

How can I calculate the height? When res

相关标签:
回答
  • 消灭零回复
提交回复
热议问题