Horizontal SlideUp SlideDown with Scriptaculous

Posted by Yako on Stack Overflow See other posts from Stack Overflow or by Yako
Published on 2009-12-25T21:57:44Z Indexed on 2010/04/21 22:23 UTC
Read the original article Hit count: 457

Hello ! You may know the scriptaculous SlideUp effect. Well, It slides up a div vertically as a closing effect.

I would like to make it work horizontal. There is an option for this : scaleX:true, scaleY:false

But it doesn't work fine : the div jumps down before closing...

Does anyone know how to use the slideUp effect for horizontal sliding ?

Thanks

© Stack Overflow or respective owner

Related posts about scriptaculous

Related posts about slideup