ZenphotoCMS Forum
jCarousel keyboard arrow controls ? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: jCarousel keyboard arrow controls ? (/thread-7850.html)



jCarousel keyboard arrow controls ? - fretzl - 12-11-2010

Hi All,

Anyone know a way to use the keyboard right and left arrows to navigate through the thumbnails of the jcarousel_thumb_nav plugin?

Thanks




jCarousel keyboard arrow controls ? - acrylian - 12-11-2010

I don't think it has any option for that (and. But I guess you could add that using jQuery. For example:
http://www.davidgebhardt.de/2010/10/jquery-keyboard-navigation-navigieren-mit-der-tastatur-inklusive-keycode-tabelle/ (sorry, in German but the code example might help)




jCarousel keyboard arrow controls ? - fretzl - 12-11-2010

Thanks acrylian ! I'll give it a try.