Tag Archives: iframe

resize iframe to content height

So I was fooling with an iframed forum today and had to figure out how to make the iframe resize to the height of its content, just to keep things pretty.  This can be done rather easily with a little javascript. View Demo Step 1: Create your iframe and attach a function to the document. […]