try this Carousel with autoscrolling from this page http://sorgalla.com/jcarou
i think it's what you need
Main Topics
Browse All TopicsHi all
I have a jQuery slideshow applet on my site (trusoldiermma.com/) which works great when I click the trigger images (arrows at top right).
I would like it to move on it's own after, say, 5 seconds if the arrows aren't clicked.
How do i achieve this?
Thanks
Danny
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
try this Carousel with autoscrolling from this page http://sorgalla.com/jcarou
i think it's what you need
Thanks guys
The first option is close to what I want.
However, rather than there being an individual page trigger (1,2,3,4 etc), I just want "next" and "previous" arrows.
Option 2 (carosel) is a great option too.
However, I need to show an image, plus a text holder, h2 and p tag content (just as I do now).
Essentially,m I just want to add something into the cycle code to say "if not clicked, move next after x seconds"
I've attached the function that invokes the effect. Doe sthat help?
The link i posted in the first reply is the answer. The demo shows the links to click but these cna easily be a next and prev as normal. If this doesnt work for you then within the comments on the jflow page ...
http://www.gimiti.com/klta
... there at at least 5 examples of automation of jflow with full working code. Bit of research goes a long way ...
Business Accounts
Answer for Membership
by: Tomarse111Posted on 2009-08-05 at 07:03:56ID: 25023545
There is an autoFlow version of jFlow:
jquery.flo w.1.1.js
demo here: http://tzeif.com/jq/jflow/
js here: http://tzeif.com/jq/jflow/
hope it helps :)