jquery plugin: autoHeight

Adjust An iFrame Height To Its Content

Download

Direction:

Simply apply class "autoHeight" to IFRAME.

Demo

HTML Sample:

<iframe src="demo_child.htm" width="900" frameborder="0" scrolling="auto" class="autoHeight"></iframe>