Window pop up button script


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"
ONCLICK="window.open("YOUR HTML DOCUMENT HERE.html', '',
'resizable=no,status=no,location=no,directories=no,menubar=no,
copyhistory=no,toolbar=no,scrollbars=no,width=PUT WIDTH HERE,height=PUT HEIGHT HERE')">
</FORM>

<!--end form button code-->

Put the wording you wish the button to have where it says "YOUR WORDING HERE"

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.


EXAMPLE


List of Craig's html scripts.
mouseover images | break out of frames | auto page changer | email links | text mouseover |
digital clock | text scroll | sound waves | pop up mouseover | button pop up |
button mouseover | statas scroll |
Animated images.
cartoons | bars | people | animals | icons |
buttons | words | miscellous |
None animated images.
back grounds | sound clips | Downloads |
Home Page | South Park Page |