top | item 35033893

(no title)

bigfoot675 | 3 years ago

Does anyone know if there is a straightforward way to implement logic for showing a screen saver like this in a basic website after X number of minutes without user interaction?

discuss

order

human|3 years ago

setTimeout to trigger the screensaver. Restart the timeout on mouse move.