Topic: loading iframes (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=23300" title="Pages that link to Topic: loading iframes (Page 1 of 1)" rel="nofollow" >Topic: loading iframes <span class="small">(Page 1 of 1)</span>\

 
meganerdblue
Neurotic (0) Inmate
Newly admitted

From:
Insane since: Sep 2004

posted posted 09-15-2004 00:52

I set up my site so that when someone clicks on 'contact us' it opens an iframe. but I do not want the iframe to appear untill they click on 'contact us'. As of right now, the iframe appears when the page loads.

I know there is a way to hide it but how?

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 09-15-2004 18:49

javascript:

code:
myIframe.style.display = "none"; //hide
myIframe.style.display = "block"; //show



so long,

->Tyberius Prime



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu