I'm struggling to find documentation covering the ability to us actual slide images for navigation. I have a carousel and as well as the standard prev/next option i'd like to be able to click the previous and next images within the carousel. Naturally the logic would be clicking the previous slide to the left of the active slide would send the carousel backwards one slide and clicking the slide to the right of the current active slide would advance the carousel to the next slide.
Any help would be greatly appreciated. It seems like it should be straight-forward but none of the demos seem to broach this functionality.