This would go in your head =

function doPopUp(){
doPopUpWindow = window.open("http://somepage.html","George","resizable=yes,width=300,h eight=400");
}



I'm not sure if putting code in a thread will screw up the thread so I wont put the "whole" code in.

You need to put the word "script" in before the code and after it, using the brackets naturally.


This part goes in the body =

a href="javascript:doPopUp()" Click Here</a>

Make sure to place brackets < > before and after (after is before the "click here")

If you have any problems, you can hit me up on yahoo mesg =
Rainbowmichigan