Modification To Quick Pager Jquery Plugin

I’m using this plugin as a “pager”
http://www.geckonewmedia.com/blog/2009/7/15/simplepager—an-easy-jquery-paging-plugin

I’d like to have a modification to this exact script, that allows for a “slideshow” effect. So for example, it will auto page to the next item, if it gets to the end, it should go back to the beginning, it should update the paging as well.

It time should be able to be set within the plugin options, for example
{
timeDelay: 500,
}

Please let me know if there are any questions, this should be fairly straight forward.

Leave a Reply

Your email address will not be published. Required fields are marked *