iFrame Height Auto (CSS)

后端 未结 8 1948
无人共我
无人共我 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:02

    This is my PURE CSS solution :)

    Add, scrolling yes to your iframe.

    
    

    The trick :)

    
    

    You don't need to worry about responsiveness :)

提交回复
热议问题