jquery carousel
- by Adam Wright
Hi, I'm looking for a jquery carousel to contain image with the following requirements:
must run on auto
must not pause
must
be able to pause on image hover
must
have external controls that once
clicked change the direction of the
carousel.
must be able to fadeout
buttons when the carousel is moving
in that direction.
I've looked at jcaursel and jcaousellite but both have a pause of in auto mode or you have to specify how many items to slide. I just want it to move continously like a news ticker.
Any suggestions on how to achieve this or how to customise jcaurousel or jcarouselite?