try { var baseElmt = window.parent.document.getElementById(baseIframeName); baseElmt.width = '0px'; baseElmt.height = '0px'; } catch(e){}