Editor
Editor
WYSIWYG editor and code editor.
Simple Summernote
Tech▾
- Tech
- News
- Political
Full Summernote
Tech▾
- Tech
- News
- Political
Code Editor
life.js▾
- life.js
- afterlife.js
x
1
var yourTimeout = undefined;
2
3
setTimeout(function() {
4
Person.die(you);
5
}, yourTimeout);