зеркало из https://github.com/mozilla/pjs.git
8 строки
218 B
HTML
8 строки
218 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<body onload="document.getElementById('p').focus()">
|
||
|
<object style="position:absolute; width:100%; height:100%; left:0; top:0;"
|
||
|
type="application/x-test" id="p"></object>
|
||
|
</body>
|
||
|
</html>
|