Layouts and stuffs
This commit is contained in:
parent
7e73fc4956
commit
fba5da271d
2 changed files with 3 additions and 3 deletions
|
@ -651,7 +651,7 @@ function inmeta2(){
|
|||
}
|
||||
socket.onclose = function(){
|
||||
console.log('CLOSE');
|
||||
$('#chatlog').append('Disconnected!<script language=\"JavaScript\">window.parent.doit=false; window.parent.location=\"//funch.at/\";</script>');
|
||||
$('#chatlog').append('Disconnected!');
|
||||
window.onbeforeunload = null;
|
||||
if(as!=false){
|
||||
$('#chatlog').slimscroll({ scrollBy : '5000px' });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue