I have popup window (window.open) where I put any value in input field.
After submit I wan to to return to the main window and get value from popup
window. How to close popup window and return to the main after submit?
After submit I wan to to return to the main window and get value from popup
window. How to close popup window and return to the main after submit?
Comment