Hey all!
I am facing a problem regarding a new theme I develop. I have several divs which I want to apply custom styled scroll bars. I know there are some good plugins like jScrollPane but all of them include the scroll bar directly into the div.
My structure is like:
<div class="content">
<div class="scrollContainer">long content here</div>
<div class="scrollbar"></div>
</div>
<div class="content">
<div class="scrollContainer">long content here</div>
<div class="scrollbar"></div>
</div>
<div class="content">
<div class="scrollContainer">long content here</div>
<div class="scrollbar"></div>
</div>
I want to scroll the scrollContainer div but want to include the scrollbar into the scrollbar div. Do you guys know a plugin which allows me this?- Sold between 250 000 and 1 000 000 dollars
- Community Moderator
- Author was Featured
- Item was Featured
- Bought between 50 and 99 items
- Referred between 1000 and 1999 users
- Has been a member for 3-4 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
Have you tried http://www.baijs.nl/tinyscrollbar/ ? I’m not sure if it’s what you’re looking for or not, but it works very well 
also you can try http://manos.malihu.gr/jquery-custom-content-scroller
- Sold between 250 000 and 1 000 000 dollars
- Community Moderator
- Author was Featured
- Item was Featured
- Bought between 50 and 99 items
- Referred between 1000 and 1999 users
- Has been a member for 3-4 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
readactor said
also you can try http://manos.malihu.gr/jquery-custom-content-scroller
ooooo that’s very nice! 
Thank you both for the fast replay but I already saw these plugins and thy don’t fit my needs. Maybe I will change the tinyscrollbar to my needs if the license allows me to do so.
