Fix: jsfiddle.net/oskar/tDLb3/

<http://jsfiddle.net/oskar/tDLb3/>*Tips*, is a very unfortunate class...
Deserves a bit more love from the devs.

___

Oskar Krawczyk
http://nouincolor.com


On Fri, Apr 16, 2010 at 1:14 PM, stratboy <[email protected]> wrote:

> Hi! From the docs:
>
> myTips.addEvent('hide', function(tip, el){
>    tip.fade('out');
> });
>
> well, since onHide the inline style of the tip box is setted like
> display:none, the fadeout fx suggested in the docs in fact doesn't
> work. Better, it in fact works, but it's not visible due to the
> display property setting.
>
> How can I fix it?
>
>
> --
> Subscription settings:
> http://groups.google.com/group/mootools-users/subscribe?hl=en
>

Reply via email to