Popup Windows: Closing The Popup
If you just want to close the popup without doing anything else, add anothertrue. You should still link to a valid URL in case the user found the page without opening it as a popup.
<A HREF="rbex.html" onClick="return targetopener(this,true,true)">close</A>
which creates the link in this popup window.
Copyright 1997-2002 Idocs Inc.
