How can I combine sliding effect with fading effect on the jquery accordion? I created a system that is not good here, with animatng height and opacity. But the declaration of padding on the .widget-content makes the animation not run smoothly. And I think animating height and opacity are not right procedure for jquery panels. Can I combine fading and sliding effect simultaneously together in jquery?
.widget-contentmakes the animation not run smoothly. And I think animating height and opacity are not right procedure for jquery panels. Can I combine fading and sliding effect simultaneously together in jquery?Hi Hompimpa,
Thanks a lot for this. Surprisingly, the solution you found (very simple and easy) is not suggested that much on the web.
So, thanks again!
Cheers