[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help w/ Closing a Target window
Hi,
After spawning another window which loads at start;
<Body onLoad=window.open("blah.html","Test" , "width=200,length=400")>
I would like to close that window ("Test") when the user leaves my
site. Iv'e tried putting onUnload=("","Test") in the <body> tag, but
all it seems to do is close the current/active window.
Does anyone know if there is a way to do this?
Thanks for the insight
Sonja
sonja@oz.net
sonjaa@starwave.com
ps. the site isn't up cuz some of the parts aren't working