I want to
A) open a pop up window via javascript – easy enough
B) close this window via Javascript – easy enough
C) ensure that the window that spawned the popup in A is focused on again when close in B. Seem to remember can do this but can’t remember how.
script for closing child window and put focus back on parent window