Full screen window script.
Mister Popup and his windows.

Lock visitors in your web page

A very simple script to put your web page put of a window, just in the computer screen with no tools and navigation bars and no be able to leave untill you press "ALT + F4" keys
Home

Full screen window

more links

Banner



Press alt+f4 keys to close the window.



Copy and paste the script between <body> and </body>

file name= the page you want to full window.(lockme.htm)

html document
<html>

<head>

<title>

</tile>

</head>

<body>

<script type="text/javascript">
<!--

/*
Full Screen Window
*/

function fullwin(targeturl){
window.open(targeturl,"","fullscreen,scrollbars")
}
//-->
</script>


<form>
<input type="button" onClick="fullwin('file name')" value="Lock me in">
</form>

</body>

</html>

Script

<script type="text/javascript">
<!--

/*
Full Screen Window
*/

function fullwin(targeturl){
window.open(targeturl,"","fullscreen,scrollbars")
}
//-->
</script>


<form>
<input type="button" onClick="fullwin('file name')" value="Lock me in">
</form>

Menu

On click Popup Mouse over and Pop Up Leave the web Page pops up Enter to a web Page and Popup
A popup for impact messages Little flying popup List of links in a pop up External link in a popup

links

here


 DISCLAIMER

Most scripts listed are either public domain or freeware unless otherwise stated. While most scripts are submitted to us, some have been found in public script libraries. If we are in error, please tell us and we will either remove the script or update the author data accordingly. Proof of copyright must be submitted to us. Authors may or may not be mentioned with or without link depending on author's wishes. Unless otherwise stated, all scripts are freeware and therefore free to use provided you leave any copyright message as is.

If you are the owner of any image, script, program or information displayed in this website and you want it to be remove, and I'll remove it immediatly. Thanks.

MISTER POPUP MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE // SOFTWARE, SCRIPTS OR ANY OTHER IN THIS WEBSITE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED // WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR // NON-INFRINGEMENT. MISTER POPUP SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY // USER AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR // ITS DERIVATIVES.

All graphics and scripts are Copyright of their own authors and we don't claim their Copyright

copyright © 2004 Mister Popup