Skip to content

Commit f962f66

Browse files
save file
1 parent b8bed51 commit f962f66

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

html/chat-room/html/chat-room-open/chat-room-open.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,13 @@
190190
}//pause
191191

192192

193+
obj.focus = function(){
194+
195+
$(shadow,'#txt').focus();
196+
197+
}//focus
198+
199+
193200
//:
194201

195202

0 commit comments

Comments
 (0)