[thelist] JavaScript Newbie help - targeting links

Eric Cestari eric at ohmforce.com
Fri May 25 11:09:05 CDT 2001


> anybody else?
No.
As I can get to cut and paste my own code, here it is.
<script language="JavaScript">
    window.opener.location.href =" http://your.main.window/dest/ ";
    self.close();
</script>

    Eric








More information about the thelist mailing list