From: Florian Zeitz Date: Sun, 30 Nov 2008 14:49:08 +0000 (+0100) Subject: Fade out Bubbles and handle IQs X-Git-Url: http://git.babelmonkeys.de/?p=xmppchat.git;a=commitdiff_plain;h=8c38c9e8ffa44debec345aa65c72b3e2877e4ae7 Fade out Bubbles and handle IQs * Bubbles now fade out on closing them using the .hide('slow') function from jQuery * IQs are now answered (not fullfilling a SHOULD though) --- diff --git a/js/main.js b/js/main.js index 857dc25..2647add 100644 --- a/js/main.js +++ b/js/main.js @@ -63,7 +63,7 @@ function addBubble(nick) { if (!document.getElementById(id)) { var div = ''; div += '