100% fenster auf bildschirmgrösse bringen
joerschi
- html
juhu ihr alle
ich will ein 100% fanster ohne scroll und menu aber bekomm es nicht hin kann mir jemand das JS dafür mal zeigen
Hallo,
aber bekomm es nicht hin
an welcher Stelle steckst Du denn fest?
Chräcker
auch hallo
hab nen javascript so und öffne fenster funktioniert aber nicht
<script type="text/javascript"><!--
function F1() {
arch42 = open("html/index.html","index","copyhistory=no,directories=no,scrollbars=no,location=0,personalbar=0,menubar=0,toolbar=0,status=no,top=0,left=0,resizable=no,width=100%,height=100%,alwaysRaised,screenY=0");
}
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button',/*URL*/'images/_arch42_logo.jpg',/*URL*/'',/*URL*/'','');
// --></script>
</csactiondict>
</head>
<body onload="window.resizeTo(650,360)">
<body onload="CSScriptInit();" bgcolor="#ffffff">
<table width="573" border="0" cellspacing="0"cellpadding="0" height="160">
<tr>
<td><csobj al="" h="160" t="Button" w="573"><a href="JavaScript:F1()" onmouseover="return CSIShow(/*CMP*/'button',1)" onmouseout="return CSIShow(/*CMP*/'button',0)" onclick="return CSButtonReturn()"><img src="images/_arch42_logo.jpg" width="573" height="160" name="button" border="0" alt=""></a></csobj></td>
</tr>
und von hier eus soll sich durch klick ein fenster auf 100% bildschirmgrösse öffnen mit rahmen ohne scroll und so
fullscreen funktioniert komischer weise