1 window.addEventListener('load', function(){2 var a = document.createElement('div');3 a.setAttribute('style', 'position:absolute; top:0; left:0; background:red; width:100px; height:100px; z-index:999999');4 window.document.body.appendChild(a);5 }, true);
Este ShareCode tiene versiones:
Enlace
El enlace para compartir es: