Just wondering when using the jQuery Cycle plugin if for the next/prev buttons, it can be configured so that clicking the next button would slide right, and clicking prev would slide left.
Thanks for your help. Dave
|
Just wondering when using the jQuery Cycle plugin if for the next/prev buttons, it can be configured so that clicking the next button would slide right, and clicking prev would slide left. Thanks for your help. Dave |
|||
|
|
|
Ack! Forget that, just found the answer here for anyone else who would like to know. |
|||
|
Check out this demo for the cycle plugin which does exactly what you want and includes a pager. The key is to use the 'scrollHorz' effect. |
|||
|
|