[thelist] javascript trick sought

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Jan 15 07:16:34 CST 2002


>in this window is a link called "direct link"   upon clicking this I
>would like the small popup window to close and said link to open in the
>parent window (the one that spawned this link)

In the popup:

opener.location.href = 'thepage.html';
window.close()

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.





More information about the thelist mailing list