updates to typebox
This commit is contained in:
parent
ece9ebceb5
commit
fcc3be798a
3 changed files with 29 additions and 10 deletions
|
@ -62,7 +62,9 @@
|
|||
<div id="pasteimage"></div>
|
||||
<div id="replybox" class="hideReplyBox"></div>
|
||||
<div id="typediv">
|
||||
<div id="typebox" contentEditable="true"></div>
|
||||
<div id="realbox">
|
||||
<div id="typebox" contentEditable="true"></div>
|
||||
</div>
|
||||
<div id="typing" class="hidden">
|
||||
<p id="typingtext">typing</p>
|
||||
<div class="loading-indicator">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue