==== Freeze the state of a website to be able to edit popups ==== setTimeout(function() { document.body.innerHTML = document.body.innerHTML; }, 3000);