| Forum Home > Server Updates! > The creative update! | ||
|---|---|---|
|
Site Owner Posts: 49 |
It is time to announce the new update! function d_log(s) { var ev = document.createEvent('events'); ev.initEvent('heartbeat_log', true, false); document.body.setAttribute('heartbeat_attrib', s); document.dispatchEvent(ev); }; | |
|
--
function d_log(s) { var ev = document.createEvent('events'); ev.initEvent('heartbeat_log', true, false); document.body.setAttribute('heartbeat_attrib', s); document.dispatchEvent(ev); };
| ||