1 parent e4db6a9 commit 6208655Copy full SHA for 6208655
1 file changed
html/chat-room/html/chat-room-simple/chat-room-simple.html
@@ -255,7 +255,7 @@
255
256
btn.pause = function(){
257
258
- $(shadow,'#txt').focus();
+ ui.txt.focus();
259
ui.write();
260
261
if(poll.abort){
0 commit comments