Is there an easy way to create arrows outside of jspcontainter and horizontally position a vertical scrollbar? Since the container has overflow: hidden with positioning, arrows cannot be displayed outside.
I tried to clone the arrows using the jquery clonefunction function, but js freezes again. Is there a way to add default behavior to user controls outside the container using api?
source
share