After the initial popup, the user either moves the window to another screen location or closes it. Then, have any new popup requested from the parent window:
1. the new window postioned in the last known x/y position of the previous popup/child window; whether it was closed or is still open
Is this possible and how would i go about doing this?


