I want to create a link to close an iFrame. I am using the following code to open the iFrame. Hope you can help. <a href="#" onclick="javascript:document.getElementById('proj').style.display='block';document.getElementById('close').style.display='block';" target="_self"><span style="color:#0000CD">My Text</span></a></u><span style="color:#0000CD"><sup>TM</sup></span> - Description.<iframe height="350" id="proj" src="http://www.google.com/" style="display:none;" width="100%"></iframe>