* GeoCities*

Thanks for every thing you gave us for years, a lot of satisfactions.

We are going to miss you, you are the best.


MasterDiz.com

 


 

Mister Pop up
and his windows Presents:

Leave the page and...
Pops Up a window under!
banner
Home
Java scripts for pop up windows
 

A Script on

A window that pops Up when the you leave the page.
"How to"

*

Leave this page and a Pop up under will pop up

Sample HTML Document This is the SCRIPT Copy and paste Instructions
<html>
<head>
<title>
</title>

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function justpop() {

var popunder= "
http://www.masterdiz.com/";
var width =
788;
var height =
480;
var left = screen.width - width +
60;
var p = 'scrollbars=
yes, resizable=yes,toolbar=yes,' + 'menubar=no,status=no,location=no, left=' + left + ',top=0,height=' + height + ',width=' + width;
win2=window.open(popunder,"",p);
win2.blur();
win2.width =
788 ;
win2.height =
480 ;
win2.left = left ;
}

// -->
</script>

</head>
<body leftmargin='0' topmargin='0' onUnload="justpop()">

</body>
</html>

First Part

This goes between <head>and</head>
Put the mouse cursor in the box, right mouse button click, sellect all, copy and past it in you html document.

 

Second Part

This goes in the <body here> Tag
Put the mouse cursor in the box, right mouse button click, sellect all, copy and past it in you html document.

 
This Script has 2 parts;
The first part goes between
<head>
and </head> Tags.

Put the URL of the web page or web site that you want to Pop uP where it says THE URL GOES HERE; in the Sample HTML Document, the URL is: http://www.masterdiz.com With Blue letters (see sample html document)
You can change the variables in the script; showing in
green in the sample html document

The second part goes inside the
<body
here>
 
It is very easy to make a mistake in the second part;

The wrong way is:

<body body leftmargin='0' topmargin='0' onUnload="justpop()">
The Right way to do it is:
<body leftmargin='0' topmargin='0' onUnload="justpop()">
See the Sample HTML document.

If you already have something else in your body tag like bgcolor="#??????" text="#??????", Just add the rest like this:

<body bgcolor="#620000" text="#FF8000" topmargin="0"
leftmargin="0" onunload="justpop()"
>

Menu

On click Popup Mouse over and Pop Up List of links in a pop up Enter to a web Page and Popup
A popup for impact messages Little flying popup lock Visitors in your Web Site. External link in a popup

Links

here

 


DISCLAIMER

For more scripts visit: www.MasterDiz.com

 

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 we'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~2005 Mister Popup