Adding Previous/Next Functionality to jQuery Map Highlight Plugin
- by Keith
As you can see in my jsFiddle example, I have a diagram that uses jQuery Map Highlight plugin to allow users to click to different parts of the diagram and see the corresponding text to the left.
Right now, the only way to interact with the diagram is by clicking on it. I'd like to give users the ability to hit previous and next buttons to control it as well. I'm just not sure how to go about it.
Any help would be appreciated:
http://jsfiddle.net/keith/jkLH7/1/