Make the chat work in IE
This commit is contained in:
parent
322a66aab1
commit
e7b690c7fc
|
@ -11,6 +11,7 @@ var chat = (function()
|
|||
}, stop: function(event,ui){
|
||||
$("#editorcontainer").show();
|
||||
}});
|
||||
|
||||
});
|
||||
},
|
||||
hide: function ()
|
||||
|
|
Loading…
Reference in New Issue