add focus
This commit is contained in:
parent
d14d957abc
commit
953884db55
@ -9,6 +9,6 @@
|
|||||||
<script src="script.js" ></script>
|
<script src="script.js" ></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<textarea id="console" readonly></textarea>
|
<textarea id="console" readonly focus></textarea>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user