Seeking custom code for page delay close
Posted: Fri Nov 20, 2020 8:20 am
How to add a delay 3000 (meaning 3 second delay) on the below given script
window.close();
The target is to open a page and close it in a specific given time after it opens.
window.close();
The target is to open a page and close it in a specific given time after it opens.