cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

open window with a timeout

tisdall
Making moves

Is there a way to open a new window or tab (private or otherwise) with a timeout so that the window will be killed after some given period of time?  I'm using firefox on a mac (both current software versions)

Thanks

1 REPLY 1

Jorjdavid639
Making moves

To open a window with a timeout using JavaScript, you can use the window.open() method along with setTimeout().