javascript - Is It possible to close window without the alert? -


when open form in new window, click button close window without alert box.

is possible?

any appreciated.

thanks alot

if talking window.open() function try use window.close()


Comments

Popular posts from this blog

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -

c++ - importing crypto++ in QT application and occurring linker errors? -