How to 'grow' an iFrame depending on the size of its contents?
        Posted  
        
            by DaveDev
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DaveDev
        
        
        
        Published on 2010-05-20T10:47:09Z
        Indexed on 
            2010/06/10
            18:42 UTC
        
        
        Read the original article
        Hit count: 206
        
I'm loading the iFrames dynamically and some pages are 'taller' than others. I'd like the iFrame to grow accordingly. Is it possible? If so, how?
© Stack Overflow or respective owner