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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -