jquery.flexloader
jquery.flexloader copied to clipboard
Fade animation working example?
Hi, Amazing plugin! And it looks like it also supports fade animation for sliders. However, my intuitive config: animation: "fade", smoothHeight: true, doesn't seem to work (presents some issues):
- the fading itself works, but
- the last but one slide gets a double height, covering all the content below the slider and rendering a potential navigation carousel below unusable Am I doing anything wrong here? Thank you, Eros
Can you post the code or is it publicly available somewhere?
Sure, you can my stab at it here: http://lab.hbfx.ro/e/demo2/
Hmm, maybe this is a Flexslider bug? Have you tried the exact same demo but without initializing Flexloader?