maxi = window.open("gross.htm","BigOne", "fullscreen=yes,scrollbars=no");
Leerzeichen sind da nicht erlaubt.
So
maxi = window.open"gross.htm","BigOne","fullscreen=yes,scrollbars=no");
wird's funktionieren.
Grüße
Thorsten
maxi = window.open("gross.htm","BigOne", "fullscreen=yes,scrollbars=no");
Leerzeichen sind da nicht erlaubt.
So
maxi = window.open"gross.htm","BigOne","fullscreen=yes,scrollbars=no");
wird's funktionieren.
Grüße
Thorsten