Iframe covers navigation bar, needs close, open to fix?
        Posted  
        
            by kuyanatan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kuyanatan
        
        
        
        Published on 2010-04-15T00:55:02Z
        Indexed on 
            2010/04/15
            2:13 UTC
        
        
        Read the original article
        Hit count: 319
        
I have a small webpage with a form, iframe-d in. When I put invalid input inside the form, the iframe covers up the navigation bar and I can't get the navigation bar back without closing and opening the page again.
Here is where I am (temporarily) hosting the webpage: dl.dropbox.com/u/1144456/rlp/v2/demo.html
the css stylesheet: dl.dropbox.com/u/1144456/rlp/v2/contact-us.htm
To recreate this problem, click the last tab and just click submit.
© Stack Overflow or respective owner