jQuery Iframe Resizer
jQuery Iframe Resizer is a plugin for jQuery. Check the demo below to see it in action.
Links
- Home : http://code.google.com/p/sroucheray-js/wiki/JqueryIframeResizer
- Download : http://code.google.com/p/sroucheray-js/downloads/list
Code
$(document).ready(function() {
$("body").iframeResize();
});
$("body").iframeResize();
});














































































