jQuery Cycle multi slideshows and independent keyboard navigation.

Posted by Hoagy on Stack Overflow See other posts from Stack Overflow or by Hoagy
Published on 2010-04-13T00:21:05Z Indexed on 2010/04/13 0:22 UTC
Read the original article Hit count: 647

I have a page with 2 (or more) jQuery tabs. Each tab contains a jQuery Cycle slideshow with prev/next paging appended in the code.

I've added keyboard navigation of the slideshows, based on a tutorial at jqueryfordesigners dot com.

Keyboard nav works for each slideshow but the slides page in synchrony, i.e. if paging to the 3rd slide in tab 1, when tab 2 is viewed it is showing it's 3rd too.

Any way to make them page independently?

See http://pastie.org/916682

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-cycle