mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Thu Jun 30 11:43:08 AM CST 2022
This commit is contained in:
parent
ce465b53e3
commit
d5e26f165a
228 changed files with 1786 additions and 26411 deletions
22
zh/searchurl/textarea_t.html
Normal file
22
zh/searchurl/textarea_t.html
Normal file
|
@ -0,0 +1,22 @@
|
|||
<style>div{position:fixed;}button{width:13%;height:30px}
|
||||
textarea{margin-top:30px;width:100%;height:100%;border:none;outline:none}</style>
|
||||
<script src="textarea.js"></script>
|
||||
<div>
|
||||
<button onclick='onSave()'>Save</button>
|
||||
<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
|
Loading…
Add table
Add a link
Reference in a new issue