comment = document.createComment(""); document.documentElement.firstChild.appendChild(comment); comment.onpropertychange = function () { alert() // алерт, ептеть }