AJAX

Step 3: Link your style sheet and script to your HTML. Make a text box and button for the user to send a chat message. Add an event listener to the send button. You will send a chat message to the server in the next step.
Last step Next step