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
1.4m articles
1.4m replys
5 comments
57.0k users