1 parent f962f66 commit 8ae4211Copy full SHA for 8ae4211
1 file changed
html/chat-room/html/chat-room-simple/chat-room-simple.html
@@ -232,6 +232,13 @@
232
}//pause
233
234
235
+ obj.focus = function(){
236
+
237
+ $(shadow,'#txt').focus();
238
239
+ }//focus
240
241
242
//:
243
244
0 commit comments