I’m using jq.carousel plugin for a slider and need to be able to pump to a specific page. Here is the plugin: https://github.com/5509/jq.carousel
In the usage docs there are next & previous functions for navigating the slider pages but I can’t see one to call a specific page.
Any ideas? I might have to modify the plugin but want to check that I’ve not missed some built-in functionality before I tackle it!
my idea is to use the start property:
Try this fiddle:
http://jsfiddle.net/NEkpA/