Javascript allows you to display a page in full screen via a button, the script consists of 2 parts, the first one will be inserted between the <head> and </head> tags is:
<script language="javascript">
|
The second will create the button and will be inserted in the place you want:
<form>
|
Click the button to see the result!

10 Random JavaScript Tutorials :
10 Random LearnPHP.org Tutorials:






