[thelist] JavaScript - closing parent window

jeff jeff at members.evolt.org
Wed Dec 20 06:04:10 CST 2000


steve,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Steve Cook
:
: If I open a pop-up window, how do I both close
: that window and update the parent window at
: the same time. I'm trying variation on this:
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

try this:

<a
  href="JavaScript://"
  onClick="opener.inside.location.href =
'motesbokning.asp?IDNum=1&for=Company+A'; self.close()"
>Close</a>

good luck,

.jeff

name://jeff.howden
game://web.development
http://www.evolt.org/
mailto:jeff at members.evolt.org





More information about the thelist mailing list