views:

24

answers:

0

Hello,

I have a JCarousel that uses external controls (little buttons underneath the carousel to match the currently active carousel item...e.g. if your on carousel item #3, then the third button underneath it is in an active, or highlighted state).

My problem lies in the fact that I have enabled "auto" within the carousel with a 3 second delay between scrolling (auto: 3), and need the external controls to reflect/advance in sync with the carousel items. How is this possible.

Please help.