How can I reload my child window's parent using jQuery?
No jQuery is necessary in this situation.
window.opener.location.reload(false);
https://developer.mozilla.org/en-US/docs/Web/API/Window
2.1m questions
2.1m answers
60 comments
57.0k users