Make the chat work in IE

This commit is contained in:
John McLear 2011-07-19 17:41:28 +01:00 committed by Peter 'Pita' Martischka
parent 322a66aab1
commit e7b690c7fc
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ var chat = (function()
}, stop: function(event,ui){
$("#editorcontainer").show();
}});
});
},
hide: function ()