/ Published in: jQuery
Expand |
Embed | Plain Text
<script type="text/javascript">$('iframe').contents().find('body').css({"min-height": "100", "overflow" : "hidden"}); setInterval( "$('iframe').height($('iframe').contents().find('body').height() + 20)", 1 );</script>
Comments
Subscribe to comments
You need to login to post a comment.

This is not working in IE