Ist it possible recreate this Jquery effect using MooTools?
I wanted to create this page expand effect with mootools. http://www.curtz开发者_如何学Ciegler.com/sitedemo/portfolio/education.html I've searched online and I can't seem to find anything on it.
Thanks in advance for any help.
Use the Fx.Slide class of the MooTools More package: http://mootools.net/docs/more/Fx/Fx.Slide
精彩评论