-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
In your example on http://socket.io/get-started/chat/, in index.html, the code for binding the event http://socket.io/get-started/chat/ etc is in the lines BEFORE the form is declared <form action=""> <input id="m" autocomplete="off" /><button>Send</button> </form> Which causes it to fail unless reordered! The <script> section for that code ought to go after the form has been created.
Almenon, halink0803 and fight4j
Metadata
Metadata
Assignees
Labels
No labels