Say we have got 2 windows:
1) the main one;
2) pop uped;
Is it possible to change the DOM of the first window after the second window was closed?
N.B. In second window(the pop-up) were some redirection(with full page reload).
P.S.
I’ve put rails tag because trying to do it within rails and probably there’s some rails-way-solution for this.
Sorry for my English and thanks in advanced.
Yes: