After very much hassling google, I found the answer to my first
question to be:
carousel.scroll(9)
Basically, to go to image-element number 9, I would need to pass that
into a button. Much simpler than I had expected, and it works just as
hoped.
To the "harder" issue; replacing the External Con
without seeing your code it's a bit of guess work...
you could try this
use the callback function initCallback
assuming that you are showing 5 items and your external control has id =
btn-show-next, attaching an event something along these lines ought to help
you.
*$('#btn-show-next').click(functi
2 matches
Mail list logo