mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Mon Sep 6 01:54:11 PM CST 2021
This commit is contained in:
parent
b706b0497a
commit
2d5aab37cc
6 changed files with 97 additions and 23 deletions
|
@ -1,7 +1,8 @@
|
|||
<style>div{position:fixed;}button{height:30px}
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue