javascript - auto-size iframe cross domain - Stack Overflow

I am making a web widget using iframe and javascript and i would like to make my iframe resizable to it

I am making a web widget using iframe and javascript and i would like to make my iframe resizable to it´s content (which is loaded from other domain).

I have done some search(inclusive here at StackOverflow) and i find a couple of topics but i couldn´t find any conclusions about this issue.

Is this possible or not?

Because atm i have to set my iframe height to the maximum height of the content which in some steps of my widget gives a big white space at the bottom which dont look very good.

Note all the interactions inside the widget iframe are done pletely with ajax. (The iframe src is just one html page).

I am making a web widget using iframe and javascript and i would like to make my iframe resizable to it´s content (which is loaded from other domain).

I have done some search(inclusive here at StackOverflow) and i find a couple of topics but i couldn´t find any conclusions about this issue.

Is this possible or not?

Because atm i have to set my iframe height to the maximum height of the content which in some steps of my widget gives a big white space at the bottom which dont look very good.

Note all the interactions inside the widget iframe are done pletely with ajax. (The iframe src is just one html page).

Share Improve this question asked Oct 18, 2010 at 11:28 brpazbrpaz 3,6689 gold badges49 silver badges77 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 2

Take a look at this :) Also you could use postMessage - there is a crossbrowser jQuery plugin.

Hand-coding the postMessage stuff yourself is a walk in the park. You don't need a framework to do it for you. Here is an easy example on stackoverflow: cross-domain iframe resizer?

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742362610a4429681.html

相关推荐

  • javascript - auto-size iframe cross domain - Stack Overflow

    I am making a web widget using iframe and javascript and i would like to make my iframe resizable to it

    4小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信