Pages: 1
This one is easy! Copy the following code and paste it wherever you want a pop-up window link:
<a href="#" onClick="MyWindow=window.open('window.html','MyWindow','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=400,height=300,left=200,top=100'); return false;">Click for Pop-Up</a>Offline
Pages: 1