You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its not actually a lot of code.
You would just have to adjust the top and bottom margins for the thumbnail navigator, reduce number of items to make space for the arrow navigation.
Here is what I have done to display arrow navigation in a thumbnail navigator for reference.
HTML part: http://pastebin.com/YPpxU3vj
JS part : http://pastebin.com/BanPfCVd
I have used font awesome to display the up and down arrows.
You would have to write your own CSS style to position the arrows correctly, add background color, etc.
Screenshot of the thumbnail navigator I have: http://prntscr.com/8feedh
Hello,
I am using this slider http://www.jssor.com/demos/image-gallery-with-vertical-thumbnail.html
and im thinking about vertical arrows in this left navigation, to help user with navigate.
Are we able to do that ?
The text was updated successfully, but these errors were encountered: