all reset
☀ Lights
Netbax Online Editor Try it Yourself
Run
HTML
reset
copy
Js
JAVASCRIPT
reset
copy
function get() { var time=setTimeout("alert('Alert open in 1 sec.')", 1000); }