English, asked by rozusubedi77, 2 months ago

when does kopila close the window?

Answers

Answered by pds39937
3

Explanation:

Here we have two pages. In the page1 we are opening var my_window = window.open("URL_HERE", "my_window", "height=100,width=100"); and we need to close the second page automatically after login success. – ...

Okay so in the popup use window.close() to close the window like I mentoined in my example. –

Similar questions