Top "Custom-scrolling" questions

Questions about innovative ways to create scrolling for user interfaces.

Make perfect scrollbar visible by default

I am using perfect scrollbar for custom scroll bar. It is working fine. But the scrollbar is visible only when …

javascript jquery css custom-scrolling
Custom scrollbars

In my application, where ever the scrollbar comes it should be changed to the custom scrollbar.Is there any way …

javascript jquery html scrollbar custom-scrolling
window.scroll events triggering twice

No matter what method I use to detect scrolling on the page the event is triggered twice. Please see the …

javascript jquery scroll custom-scrolling
How to scroll "infinitely" wide view in Android?

I am pondering the alternatives on how to scroll an "infinite", scale-like, control in android. The simple idea is to …

android scroll custom-view custom-scrolling
mCustomScrollBar "scrollTo, divID" not working

I seem to be having a problem scrolling to an element using the ".mCustomScrollbar("scrollTo",divID)" function. I have a …

jquery html scroll scrollto custom-scrolling