Menu
  • HOME
  • TAGS

Auto Scroll Feature - Flip Cards

jquery,mobile,scroll,custom-scrolling

It seems that you are looking for something like pagePiling.js plugin for jQuery. It will create those "cards" for you and show or hide them when scrolling up or down. Compatible with touch devices Compatible with old browsers (IE > 7) Configurable - lots of methods and options ...

Android Custom Scrollbar and fastScrollEnabled

android,xml,scrollbar,xml-drawable,custom-scrolling

UPDATE The short answer is: "thumb" and "track"are different things, do not put same style. When you area using "fastScrollbarEnabled", the "track" needs to have height and width. old answer below Apparently you need specify the "thumb" height when with the "fastScrollEnabled" enabled. You are putting the same drawable...