Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 729 Bytes

File metadata and controls

32 lines (27 loc) · 729 Bytes

Do not use if you are a beginner!

Chatter can be used with a textarea tag: ---snippet---

<textarea id="chatbox" readonly></textarea>
Send
---snippet---

Chatter can also be used with a div tag: ---snippet---


Send
---snippet---

Chatter's id's:

  1. chat
  2. chatbox
  3. toolbar
  4. Send

Chatter's javascript functions:

  1. send()
  2. reset()