Closed notacouch closed 9 years ago
Than don't enable keyboard navigation for multiple galleries. Sly does what you tell him to do.
keyboardNavBy
is a dynamic option, so you can do .set('keyboardNavBy', whatever)
without re-creating Sly instance.
I have 2 galleries with the
keyboardNavBy: 'items'
option on the same page, navigating one via keyboard navigates the other and vice versa.