Hi ichenkun,
Please look at this ticket:
https://mootools.lighthouseapp.com/projects/24057/tickets/153-fxslide-regression-overflow-hidden
It contains details about what is causing the issue. Basically, you need
to (in your CSS) ensure that the element you want to slide has overflow:
hidden set.
On 21/10/09 10:20, ichenkun wrote:
Hello Everyone :
I got a problem with Fx.Slide version 1.2.4.1, when use hide()
method is seem only slide up but not hidden,another method seem have
same problem
version 1.2.3 work OK, so I think mybe is 1.2.4's problem.
ps : I test with official demos Fx.Slide only change mootools-
core to 1.2.4,mootools-more to 1.2.4.1 .
sorry to my poor english.