mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
22 lines
432 B
HTML
22 lines
432 B
HTML
|
<style>div{position:fixed;}button{height:30px}
|
|||
|
textarea{margin-top:30px;width:100%;height:100%;border:none;outline:none}</style>
|
|||
|
<script src="textarea.js"></script>
|
|||
|
<div>
|
|||
|
<button onclick="onDelete()">╳</button>
|
|||
|
<button onclick="onUp()">↑</button>
|
|||
|
<button onclick="onDown()">↓</button>
|
|||
|
<button onclick="onTop()">⤒</button>
|
|||
|
<button onclick="onBottom()">⤓</button>
|
|||
|
</div>
|
|||
|
<textarea autofocus />
|
|||
|
H1
|
|||
|
h2
|
|||
|
h3
|
|||
|
h4
|
|||
|
h5
|
|||
|
h6
|
|||
|
h7
|
|||
|
h8
|
|||
|
h9
|
|||
|
ha
|