[thelist] JS - Close Window & Open a New Window

Brian W. Reaves brian at brianreaves.com
Tue Aug 20 01:42:01 CDT 2002


I want to use one link to close the current browser and its frames while
opening a new window to a desired URL.

This is not working:

<a class="mailbody"
href="javascript:popUp('http://www.campusrag.com')&parent.window.close()"
title="Click Here To Relogin">Click Here To Relogin</a>

I know it has something to do with the frames. I can get it to work on a
single page without frames.

TIA,
Brian





More information about the thelist mailing list