Can't you see the jsfiddle example?

___

Oskar Krawczyk
http://nouincolor.com


On Fri, Apr 16, 2010 at 2:29 PM, Matthew Hazlett <[email protected]> wrote:

> Mooshell example ?
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of stratboy
> Sent: Friday, April 16, 2010 8:14 AM
> To: MooTools Users
> Subject: [Moo] Tips Event: hide - can't use fx
>
> 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