Resizing an iframe based on content

后端 未结 21 2455
南方客
南方客 2020-11-21 07:40

I am working on an iGoogle-like application. Content from other applications (on other domains) is shown using iframes.

How do I resize the iframes to fit the heigh

21条回答
  •  野的像风
    2020-11-21 07:58

    I have an easy solution and requires you to determine the width and height in the link, please try (It works with most browsers):

    500x400
    

提交回复
热议问题