Pop up window when a link is clicked on.
You will notice this line in the code below:
toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=450,height=460
Just change the 0 to a 1 if you want that feature on the popup and adjust the width or height to suit your needs.
Copy and Paste the codes below into your note pad because I have put instructions with the code. Save the file to your desk top and use as needed.
Place the first part of code just before your closing head tag Use the code below as the Hyperlink of any word (Click Here is in the code) and change the index.html to whatever page you want to open in the pop up.
Click Here