I think this example says it all .
The requirement is to show recent forum posts in a carousel.
I would like to either get pointed to a jQuery plugin that I can use or if someone could improve the animation for me.
Notes:
- I cannot change the markup to an ul-li list.
- The elements are divs or spans and contain some text and a link
- The surrounding div, i.e. the viewport, can have a static height
Regards,
Mathias
http://jsfiddle.net/justiceerolin/nAAEs/
I changed the following:
overflow:hiddento parent elementslideElementto specific height (based on parent element).slideUp, instead of hide/show Put show before.slideUp