iFrame Height Auto (CSS)

后端 未结 8 1952
无人共我
无人共我 2020-12-08 09:54

I am having problems with my iframe. I really want the frame to auto adjust heights according to the content within the iframe. I really want to do this via the CSS without

8条回答
  •  既然无缘
    2020-12-08 10:05

    According to this post

    You need to add the !important css modifier to your height percentages.

    Hope this helps.

提交回复
热议问题