Roo/bootstrap/Tooltip.js
authorAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 03:29:08 +0000 (11:29 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 03:29:08 +0000 (11:29 +0800)
Roo/bootstrap/Tooltip.js

index c5ce238..afe3dc8 100644 (file)
@@ -197,7 +197,7 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
         //var arrow = this.el.select('.arrow',true).first();
         //arrow.set(align[2], 
         
-        this.el.addClass('in');
+        this.el.addClass('in','fade');
         this.hoverState = null;
         
         if (this.el.hasClass('fade')) {