Search code examples
jssor

JSSOR plugin scrollbar


Is there a way to add the scrollbar to vertical image list in this JSSOR demo?

Instead of having the functionality of "drag and scroll", it would be useful if we would have a scrollbar indicating the number of images in the list.


Solution

  • using the mark-up of the example slider:

    you need to change the following style for <div class="jssort01-99-66">:

    style="width:250px; overflow-y:scroll;"
    

    now you have a scroll bar on the right of your thumbs