Hi,
I'm using a ordering list (dynamic content) with fixed height, so obviously appears scroll bar when the content is higher. I want to personalize the scroll in the ordering list, but don't want to reinvent the wheel.
Has anybody accomplished this(cross browser)?
There are different solution already like:
flexcroll
http://www.jools.net/projects/javascript/scrollable-divs/
http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html
Has anybody use flexcroll with ordering list?
What important points need to have in mind to use flexcroll with ordering list (content change dynamically)?