[Javascript] pop ups

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Thu Apr 5 07:02:28 CDT 2001


IMHO pop-up windows should be used only for Help or informational purposes
and not to interact with other windows. Having said that how about coding a
var in your opener and set it when you do the pop-up and have an onfocus()
function in the <BODY> that checks if the window has been opened. Just a
thought. ;-)

Bob Filipiak (Contractor)
MCP 

-----Original Message-----
From: Andrew Gibson [mailto:andyg at ihug.co.nz]
Sent: Thursday, April 05, 2001 1:52 AM
To: javascript at LaTech.edu
Subject: [Javascript] pop ups


I have a window which pops up to 
confirm a database insertion.....

When the user closes that window, I 
want the original window to be refreshed
to reflect the changes, 

How can I do that?

Andrew

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010405/d673c07c/attachment.htm>


More information about the Javascript mailing list