By clicking a 'close' hyperlink I need the first and second window to close at the same time for exiting.
top.opener.window.close(); should have worked, I think, not sure.
function doAccept(mytarget,dofocus)
{
var preview=window.open("",mytarget,"toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=200,height=100"
top.opener.window.close();
}
...
<TD COLSPAN="3" ALIGN="CENTER"><A onClick="doAccept('design_help','false')" TARGET="design_help" HREF=" ALT="Save This Tile Ad" BORDER="0" SRC="
top.opener.window.close(); should have worked, I think, not sure.
function doAccept(mytarget,dofocus)
{
var preview=window.open("",mytarget,"toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=200,height=100"
top.opener.window.close();
}
...
<TD COLSPAN="3" ALIGN="CENTER"><A onClick="doAccept('design_help','false')" TARGET="design_help" HREF=" ALT="Save This Tile Ad" BORDER="0" SRC="