]> git.babelmonkeys.de Git - xmppchat.git/commit
Fade out Bubbles and handle IQs
authorFlorian Zeitz <florob@babelmonkeys.de>
Sun, 30 Nov 2008 14:49:08 +0000 (15:49 +0100)
committerFlorian Zeitz <florob@babelmonkeys.de>
Sun, 30 Nov 2008 14:49:08 +0000 (15:49 +0100)
commit8c38c9e8ffa44debec345aa65c72b3e2877e4ae7
tree543cc3245d1716a7061c41b7c145bafb53c4c20a
parent0f774d8b5c4049745e6f8560e80f744d50eda3ee
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)
js/main.js