Hallo,
»» window.open("","main","history=yes,resizable=yes,status=yes,scrollbars=no,menubar=no,fullscreen=yes,titlebar=yes");
Wenn ich das Fenster über "Eing.gif" mit dem IE4 öffne, erscheint es als Vollbild (so wie es sein soll). ABER, wenn ich es wieder schließen will, muß ich <Alt>+<F4> benutzen (Maus geht nicht).
Ist logisch.
" fullscreen={ yes | no | 1 | 0 }
Specifies whether to display the browser in a full-screen or normal window.
Default is no.
Use full-screen mode carefully. Because this mode hides the browser's title bar and menus,
you should always provide a button or other visual clue to help the user close the window.
ALT+F4 will also close the new window."
»»
Das ist aus der Doku von MS.
Christine
Achso!
Danke