IFrame ... PopUp xD
also ja ... es gibt ein script für dich
PHP-Code:
<SCRIPT LANGUAGE="javascript">
<!--
ie4 = ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 ))
ns4 = ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 4 ))
if (ie4)
a = window.open("http://www.deineseite.de/index.html", "MM", "fullscreen=yes");
else
a = window.open("http://www.deineseite.de/index.html", "MM", "height="+window.screen.availHeight+", width="+(window.screen.availWidth-10)+", top=0, left=0, toolbar=no, status=no, scrollbars=no, location=no, menubar=no, directories=no, resizable=no");
//-->
</SCRIPT>
in den head