My carousel solution of choice is usually the wonderfully light and simple jCarouselLite, but it has poor native support for external controls (jump directly to specific item). Using it's built in afterEnd callback, I've written a small supplementary plugin to generate navigation markup and control the current item.

I would like to condense the JS a little and make it as small and efficient as possible, where could it be improved and streamlined? It's mostly for internal use, but feel free to revise/fork if you find it helpful.

http://jsfiddle.net/fantasticthinking/KhDPA/3/

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.