|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi! I want that my Homepage starts automaticly on a new FULLSIZED Window!!
How can I handle it?!? Can anybody help me!! Thanks a lot!!! |
|
#2
|
|||
|
|||
|
Here is what to do...
<script> <!-- function OpenPopup() { openpopup = window.open("./index.html","","fullscreen,scrollbars"); } --> </script> </head> <body onLoad="OpenPopup()"> That works for me, anyway! NB: it only workes in IE ------------------ -ulrik- [This message has been edited by Ulrik N (edited 10-22-99).] |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Full Screen Homepage |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|