HackerX
11-21-2003, 06:59 PM
Hi, I am having trouble findind a script to close the main window once a popup is launched. Does anyone know of a script like this? I think its something like the following to reference it but I'm not sure and I don't know how to add a function to close the main window then, if anyone knows a complete script for this please help, thanks.
<a href="example.htm" onClick="opener.location.href='example.htm';return false">example.htm</a>
<a href="example.htm" onClick="opener.location.href='example.htm';return false">example.htm</a>