Dynamic Frame Creation
        Posted  
        
            by piluso
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by piluso
        
        
        
        Published on 2010-05-24T16:15:09Z
        Indexed on 
            2010/05/24
            16:21 UTC
        
        
        Read the original article
        Hit count: 349
        
Hi,
I have a web page, normal no fuzz or weird stuff. And I want to trap that page inside an html frame when a user clicks on a given link.
The thing is i don't want to reload the page. Some kind of dynamic DOM trickery seems the way to go, but to no avail in my tests.
If anyone has any ideas it would be great!
Thanks
© Stack Overflow or respective owner