[Javascript] dynamic anchor tags, javascript, and JSP

Jay Wright jwright at once.com
Fri Feb 15 15:17:56 CST 2002


 
Yes, now we come to my problem.  This is what I do, and it works the first
time, but the second time, the opener does not refresh.  
 

-----Original Message-----
From: Filipiak, Bob (Contractor) [mailto:filipiab at atsc.army.mil]
Sent: Friday, February 15, 2002 1:08 PM
To: 'javascript at LaTech.edu'
Subject: RE: [Javascript] dynamic anchor tags, javascript, and JSP


Try 

<body onload="opener.location.href='/some/page#....';self.close();">

Or you could set a var in the opener page the you could update from the
popup before closing.

 

Bob Filipiak 
(Contractor) 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20020215/0173a77e/attachment.htm>


More information about the Javascript mailing list