This html script will give your web page button window pop up an example of this is below. All you have to do to get the pop up script is copy and paste the script below on to your web page
You can put anything you like into the popup window as it is a separate HTML document.
<!--begin form button code-->
<FORM>
<input type="button" Value="YOUR WORDING HERE" <!--end form button code-->
|
Put the name of the HTML document that will appear in the popup window where it says "YOUR HTML DOCUMENT HERE.html"
Put the width of the popup window where it says "PUT WIDTH HERE"
Put the height of the popup window where it says "PUT HEIGHT HERE"
Make the HTML document that goes into the popup window.
| South Park Page |