Changeset 308 for branches/0.5/daemon/orbited/static/demos/chat/index.html
- Timestamp:
- 06/24/08 03:05:50 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.5/daemon/orbited/static/demos/chat/index.html
r282 r308 5 5 <title>Orbited In-browser IRC</title> 6 6 <link rel="stylesheet" href="chat.css"> 7 <script src="/static/TCP Connection.js"></script>7 <script src="/static/TCPSocket.js"></script> 8 8 <script src="/static/protocols/irc/irc.js"></script> 9 9 <script src="simplechat.js"></script>