Adjust width and height of iframe to fit with content in it

前端 未结 30 2756
旧时难觅i
旧时难觅i 2020-11-22 02:09

I need a solution for auto-adjusting the width and height of an iframe to barely fit its content. The point is that t

30条回答
  •  一个人的身影
    2020-11-22 02:36

    one-liner solution for embeds: starts with a min-size and increases to content size. no need for script tags.

提交回复
热议问题