Charuru / lionbars

A free to use, lightweight jQuery plugin that makes scrollbars look like in OSX Lion.
148 stars 61 forks source link

Problem on autohide #10

Open ghost opened 11 years ago

ghost commented 11 years ago

Once the scrollbar hid itself, I didn't find how to show it again.

donkeybrains commented 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.

fattonymtb commented 11 years ago

I'm not using the autohide, but the bar disappears after I reach the end of the scrolling content.

kirangsa commented 10 years ago

Ya I have also same problem once i have scroll suddenly its disappearing . Could any one have solution for this

sofer-eg commented 10 years ago

@kirangsa just comment this line: activeWrap.parent().find('.lb-v-scrollbar, .lb-h-scrollbar').fadeOut(150);

Works fine, don't know for what it.