jquery carousel
Posted
by
Adam Wright
on Stack Overflow
See other posts from Stack Overflow
or by Adam Wright
Published on 2011-02-05T15:27:38Z
Indexed on
2011/02/06
23:25 UTC
Read the original article
Hit count: 202
jQuery
|jquery-plugins
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?
© Stack Overflow or respective owner