pop up page

liunx

Guest
Can some please tell me how to make pop up page that loads underneath the main page..so the user does not c it until he closers the the main page..thanks<!--content-->A search on Google for- pop under scripts -will find you many scripts<!--content-->just put this in the head of the page in the pop under:<br />
<br />
<script language="Javascript"><br />
<!--<br />
opener.focus();<br />
//--><br />
</script><!--content-->
 
Back
Top