View guestbook in fullscreen
Posted: Sat Nov 28, 2009 11:30 pm
Script URL: http://www.ceesenco.nl/gbook17/gbook.php
Version of script: 1.7
Hosting company: Pins
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
fullscreen
Write your message below:
Sometimes I like to make my websites visible in fullscreen mode, also the guestbook I use on this website.
In html I use the code:
window.moveTo(0,0);
window.resizeTo(screen.availWidth,screen.availHeight);
Is there a way to use this code in the guestbook?
Version of script: 1.7
Hosting company: Pins
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
fullscreen
Write your message below:
Sometimes I like to make my websites visible in fullscreen mode, also the guestbook I use on this website.
In html I use the code:
window.moveTo(0,0);
window.resizeTo(screen.availWidth,screen.availHeight);
Is there a way to use this code in the guestbook?