Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I'm wanting custom scroll bars for some fixed height divs on my page. The style I want to achieve is similar to what you see in the combo boxes of the admin interface. It would seem to make sense to use existing styles/javascript that already exist but I'm not finding any information on using these. I've found classes for dnn.jscrollbar and rcbScroll within the radComboBoxes but I assume I need to call some JavaScript to make it work. Anyone know how to do this?