Open ghost opened 11 years ago
Yes same thing, Chrome and Firefox. In fact I can get the scroll bar back only its the default overflow scroll.
Refresh the page scroll is there, Left click on the bar and drag a little, realse the mouse button, gone.
I'm not using the autohide, but the bar disappears after I reach the end of the scrolling content.
Ya I have also same problem once i have scroll suddenly its disappearing . Could any one have solution for this
@kirangsa just comment this line:
activeWrap.parent().find('.lb-v-scrollbar, .lb-h-scrollbar').fadeOut(150);
Works fine, don't know for what it.
Once the scrollbar hid itself, I didn't find how to show it again.