H
hussein
i have added in my page a java script thats will close the window
"window.close()", but while debuging when it reaches this line it will give
the user a message telling him that the window will close ( yes or no ) so
am i able to stop tis message to make it close directly ??.
another thing is that window.open() will give me a new window am i able to
stop accessing the page that loaded this command till the user finishes from
the new one
"window.close()", but while debuging when it reaches this line it will give
the user a message telling him that the window will close ( yes or no ) so
am i able to stop tis message to make it close directly ??.
another thing is that window.open() will give me a new window am i able to
stop accessing the page that loaded this command till the user finishes from
the new one