a general approach would be to work with localStorage, which has got an event storageChange.
so the controlwindow would write to localStorage, the targetwindows with listeners will receive this entry and react ...
a general approach would be to work with localStorage, which has got an event storageChange.
so the controlwindow would write to localStorage, the targetwindows with listeners will receive this entry and react ...