Getting a Google Form in an IFrame with Auto Height
问题 So I have a form that I built with Google Docs because it seemed easier than going from scratch. I've gotten this to work by copy-pasting the code from google's page to one on my domain. I managed to get it to auto-size its height with this lovely little script I found here: http://www.frontpagewebmaster.com/m-89000/tm.htm (this is not another thread about HOW to dynamically resize an iframe) function changeContent() { document.getElementById('contentDIV').innerHTML = window.frames[