Scroll down
parent
79794c0572
commit
28386adbbb
|
@ -33,6 +33,7 @@ var chat = (function()
|
||||||
{
|
{
|
||||||
$("#chaticon").hide();
|
$("#chaticon").hide();
|
||||||
$("#chatbox").show();
|
$("#chatbox").show();
|
||||||
|
self.scrollDown();
|
||||||
chatMentions = 0;
|
chatMentions = 0;
|
||||||
document.title = title;
|
document.title = title;
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue