开发者

iframe dynamic height adjust

I am trying to adjust the heig开发者_JAVA技巧ht of the iframe when a user checks an input box (the checked input box expands a list). I can not use ajax as a solution. This has to be done from the iframe and not the parent.


Within the iframe, you can call a function on the page hosting the iframe:

parent.adjustIFrameHeight();
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜