would anyone please suggest a custom jQuery scrollbar that is able to easily control the CSS position of a desired element (ex: left, top) instead of the usual scrolling of an element with overflow: hidden? Practically: I have a far & wide position: absolute ol listing inside an overflow: hidden container and I need to control it's visible area by setting CSS position through a custom scrollbar.
Many thanks for the tips!